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

✨ Implement channel interfaces #4

Merged
merged 9 commits into from
Oct 7, 2021
Merged

✨ Implement channel interfaces #4

merged 9 commits into from
Oct 7, 2021

Conversation

matthiasgeihs
Copy link
Contributor

Closes #2

Depends on #3

pkg/perun/channel/test/adjudicator.go Show resolved Hide resolved
channel/adjudicator.go Show resolved Hide resolved
channel/backend.go Outdated Show resolved Hide resolved
channel/backend.go Outdated Show resolved Hide resolved
channel/binding/deposit.go Show resolved Hide resolved
channel/client/simulation/client.go Outdated Show resolved Hide resolved
channel/funder.go Show resolved Hide resolved
channel/subscription.go Show resolved Hide resolved
channel/timeout.go Outdated Show resolved Hide resolved
channel/timeout.go Outdated Show resolved Hide resolved
@matthiasgeihs matthiasgeihs force-pushed the 2-package-channel branch 3 times, most recently from 4c91c01 to 3fa5c35 Compare October 6, 2021 14:32
@matthiasgeihs matthiasgeihs marked this pull request as ready for review October 6, 2021 14:32
@matthiasgeihs matthiasgeihs requested a review from ggwpez October 6, 2021 21:07
@matthiasgeihs matthiasgeihs requested a review from ggwpez October 7, 2021 13:48
Copy link
Contributor

@ggwpez ggwpez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@matthiasgeihs matthiasgeihs force-pushed the 2-package-channel branch 2 times, most recently from d39a0fb to 4f6a994 Compare October 7, 2021 14:41
@ggwpez ggwpez merged commit ac2d3f3 into main Oct 7, 2021
@ggwpez ggwpez deleted the 2-package-channel branch October 7, 2021 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement channel abstraction
2 participants