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

Perform channel handshake in IBC state machine tests #4830

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

zbuc
Copy link
Member

@zbuc zbuc commented Aug 23, 2024

Describe your changes

This extends the IBC state machine tests to perform a channel handshake after the successful connection handshake. This is the final prerequisite to performing IBC transfers between chains in tests.

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    tests only

Copy link
Contributor

@conorsch conorsch left a comment

Choose a reason for hiding this comment

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

Very cleanly done. Onward!

@conorsch conorsch merged commit 7e9565d into main Aug 23, 2024
13 checks passed
@conorsch conorsch deleted the ibc_channel_handshake branch August 23, 2024 19:42
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