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

Enable checks for total escrow in E2Es #6742

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

Enable checks for total escrow in E2Es #6742

chatton opened this issue Jul 2, 2024 · 0 comments
Labels

Comments

@chatton
Copy link
Contributor

chatton commented Jul 2, 2024

Summary

In order to run E2Es in parallel, it is required to remove the checks for total escrow, as currently all of the tests are using the same denoms. Regular escrow checks and wallet balance checks are unaffected.

In order to be able to check the total escrow feature, we will need to configure each test to use a separate denom so tests do not interfere with one another.

This may require changes in interchaintest.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@chatton chatton added the e2e label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant