-
Notifications
You must be signed in to change notification settings - Fork 329
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
Add missing Channel Open/Close handlers #618
Conversation
Would it be possible to fix cosmos/ibc-rs#92 here also? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few minor stylistic comments already, will look into semantics a bit later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!! A few minor comments. Also, could you merge master here?
@cezarad Great stuff! Can you also please update the |
Codecov Report
@@ Coverage Diff @@
## master informalsystems/hermes#618 +/- ##
=========================================
+ Coverage 13.6% 46.5% +32.8%
=========================================
Files 69 148 +79
Lines 3752 9954 +6202
Branches 1374 0 -1374
=========================================
+ Hits 513 4631 +4118
- Misses 2618 5323 +2705
+ Partials 621 0 -621
Continue to review full report at Codecov.
|
Done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work Cezara! Thanks!
* ack * test ics26 * chan confirm * cargo tests * Update conn_open_try.rs * updates reviews * Update chan_open_ack.rs * Update changelog Co-authored-by: Romain Ruetschi <romain@informal.systems>
Closes: cosmos/ibc-rs#104
Description
For contributor use:
docs/
) and code comments.Files changed
in the Github PR explorer.