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

Investigate running ICA E2Es in parallel #6809

Open
3 tasks
chatton opened this issue Jul 11, 2024 · 0 comments
Open
3 tasks

Investigate running ICA E2Es in parallel #6809

chatton opened this issue Jul 11, 2024 · 0 comments

Comments

@chatton
Copy link
Contributor

chatton commented Jul 11, 2024

Summary

Almost all the ICA tests assume connection-0 and it is hard coded into the tests. Also, at the moment packet filtering is applying a generic ica* pattern, and we need to figure out a way to only watch ica channels created in each test.

We can perhaps do something along the lines of

  • register interchain account
  • based on the created channelID, apply a packet filter to the relayer
  • start the relayer

This way, the relayer will be configured to watch the ICA channel that has just been created. Depending on the specifics of how the relayer relays the packets there may be more to it than this.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant