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

Fix bug in connection acknowledgement processing #2177

Merged

Conversation

Wizdave97
Copy link
Contributor

@Wizdave97 Wizdave97 commented May 4, 2022

Closes: cosmos/ibc-rs#44

Description


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Hermes) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@plafer
Copy link
Contributor

plafer commented May 4, 2022

Good catch, thank you for this! Could you please add a test that checks that the counterparty in the returned ConnectionResult is the proper one?

@Wizdave97 Wizdave97 requested a review from hu55a1n1 as a code owner May 5, 2022 09:41
@Wizdave97 Wizdave97 requested a review from plafer May 5, 2022 09:51
@plafer plafer merged commit 216f6ea into informalsystems:master May 5, 2022
@Wizdave97 Wizdave97 deleted the david/conn-ack-processing-bug-fix branch May 5, 2022 17:37
hu55a1n1 pushed a commit to hu55a1n1/hermes that referenced this pull request Sep 13, 2022
* fix bug

* add test assertion

* add changelog

* fmt
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.

3 participants