Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ability to close channels #824

Merged
merged 8 commits into from Dec 19, 2019
Merged

feat: add ability to close channels #824

merged 8 commits into from Dec 19, 2019

Commits on Oct 17, 2019

  1. wip

    Brian Chen committed Oct 17, 2019
    Copy the full SHA
    3d95d39 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Merge branch 'master' into bc/terminate

    Brian Chen committed Dec 10, 2019
    Copy the full SHA
    9a3792c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Merge branch 'master' into bc/terminate

    Brian Chen committed Dec 17, 2019
    Copy the full SHA
    f927b89 View commit details
    Browse the repository at this point in the history
  2. wip need to add checks for terminate

    Brian Chen committed Dec 17, 2019
    Copy the full SHA
    b8dc2f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. feat: Add ability to close channels

    Brian Chen committed Dec 18, 2019
    Copy the full SHA
    5a8157d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. fix sebastian's comment, remove verifyNotTerminated

    Brian Chen committed Dec 19, 2019
    Copy the full SHA
    aa1d452 View commit details
    Browse the repository at this point in the history
  2. remove terminated

    Brian Chen committed Dec 19, 2019
    Copy the full SHA
    2962654 View commit details
    Browse the repository at this point in the history
  3. add system test, remove async on terminate

    Brian Chen committed Dec 19, 2019
    2
    Copy the full SHA
    95a82b9 View commit details
    Browse the repository at this point in the history