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

Add handshake integration test for crossing hellos, connection and channel #60

Closed
4 tasks
colin-axner opened this issue Oct 20, 2020 · 1 comment
Closed
4 tasks
Labels
testing Testing package and unit/integration tests

Comments

@colin-axner
Copy link
Contributor

Summary

We need to ensure that crossing hello's can succeed. Test for connection and channel handshake should be added to verify that:
ChainA : OpenInit
ChainB: OpenInit
ChainA: OpenTry
ChainB: OpenTry
ChainA: OpenAck
ChainB: OpenAck

can result in an OPEN connection/channel ends on each chain


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@colin-axner colin-axner transferred this issue from cosmos/cosmos-sdk Mar 5, 2021
@colin-axner colin-axner added the testing Testing package and unit/integration tests label Apr 21, 2021
@colin-axner colin-axner added this to the 1.0.1 milestone Apr 21, 2021
@crodriguezvega crodriguezvega modified the milestones: 1.1.0, vNext Sep 17, 2021
@crodriguezvega crodriguezvega moved this to Backlog in ibc-go Jan 3, 2022
faddat referenced this issue in notional-labs/ibc-go Feb 23, 2022
@crodriguezvega
Copy link
Contributor

Closing this since we are removing crossing hellos for channel and connection.

Repository owner moved this from Backlog to Done in ibc-go Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing package and unit/integration tests
Projects
Archived in project
Development

No branches or pull requests

2 participants