-
Notifications
You must be signed in to change notification settings - Fork 214
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
Divergence between nodes after restart during IBC channel open #4159
Comments
Proposed test framework:
If repeating step 4 fails, the bug still exists. |
hermes stuff, for reference: |
As I posted in Cosmos Developers Discord (
genesis.json
|
Describe the bug
Nodes diverge from one another at a block that includes a new IBC channel attempt.
To Reproduce
Steps to reproduce the behavior:
ag-chain-cosmos start --log_level=warn --halt-height=20
)ag-chain-cosmos start --log_level=warn
/ibc.core.channel.v1.MsgChannelOpenTry
transaction messageExpected behavior
No failure.
Platform Environment
git describe --tags --always
) agoricdev-6Additional context
After
unsafe-reset-all
, then starting, then after 400 blocks, restarting a node, we have a crash:Screenshots
If applicable, add screenshots to help explain your problem, especially for UI interactions.
The text was updated successfully, but these errors were encountered: