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

spike: ibc-go integration #217

Open
Anmol1696 opened this issue Sep 6, 2023 · 0 comments
Open

spike: ibc-go integration #217

Anmol1696 opened this issue Sep 6, 2023 · 0 comments

Comments

@Anmol1696
Copy link
Collaborator

Overview

IBC-go has very specific requirements around testing infra, already fullfiled by interchain-test. As part of the spike we want to figure out:

  • how to port tests from interchain-tests to starship
  • spinup infra meeting the current needs as well as future considerations
  • working happy path example

Proposal

IBC-go requirements are very different from any of the chain requirements, since they need:

  • more access around the relayer to check states properly
  • work with breaking changes at ibc-go and cosmos-sdk level
  • various kinds of tests: compatibility, feature tests

Need to study the current working of the ibc-go tests.

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

No branches or pull requests

1 participant