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

Simplify gRPC interceptor logic #214

Merged
merged 4 commits into from
Feb 6, 2019

Conversation

vsbogd
Copy link
Member

@vsbogd vsbogd commented Feb 5, 2019

Move Complete() call to the deferred block to have all payment completion logic in same place.
Add logs to payment handler to clearly designate payment completion state and channel state in logs.
Add unit test to test Complete() call.

@vsbogd vsbogd requested review from stellarspot and raamb February 5, 2019 14:48
@vsbogd vsbogd merged commit 6d1a4e7 into singnet:master Feb 6, 2019
@vsbogd vsbogd deleted the simplify-grpc-interceptor-logic branch June 18, 2019 11:25
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.

2 participants