We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Because of the number of docker network nodes setup:
Interchaintest added cometmock support earlier in the year here. We should see if using it allows for nearly instant block times.
This way test are drastically faster & if they do fail, it should be 1-2m instead of ~5-6m
NOTE: relayer will need to have a faster min-loop-duration to keep up.
min-loop-duration
The text was updated successfully, but these errors were encountered:
Reecepbcups
No branches or pull requests
Issue
Because of the number of docker network nodes setup:
Solution
Interchaintest added cometmock support earlier in the year here. We should see if using it allows for nearly instant block times.
This way test are drastically faster & if they do fail, it should be 1-2m instead of ~5-6m
Implementation note
NOTE: relayer will need to have a faster
min-loop-duration
to keep up.The text was updated successfully, but these errors were encountered: