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

missing consensus state at cairo contract #241

Open
rnbguy opened this issue Jan 29, 2025 · 0 comments
Open

missing consensus state at cairo contract #241

rnbguy opened this issue Jan 29, 2025 · 0 comments

Comments

@rnbguy
Copy link
Member

rnbguy commented Jan 29, 2025

This is a flaky scenario. After #231 (running relayer on background) and #236 (use osmosisd in e2e tests), we see the following error on our ics20 tests:

2025-01-29T15:08:50.762328Z  INFO hermes_starknet_integration_tests::tests::light_client: initial Cosmos consensus state height 62 and root: [204, 165, 199, 153, 17, 157, 23, 90, 143, 82, 72, 96, 219, 83, 81, 82, 58, 224, 27, 206, 86, 83, 18, 113, 226, 147, 127, 206, 244, 226, 6, 171] on Starknet
2025-01-29T15:08:52.766621Z  INFO hermes_starknet_integration_tests::tests::light_client: updating Starknet client to Cosmos to height 50 and root: [1, 244, 119, 52, 49, 71, 98, 90, 51, 241, 125, 82, 152, 34, 194, 228, 244, 44, 117, 6, 160, 214, 122, 33, 98, 61, 182, 25, 77, 128, 218, 232]
2025-01-29T15:08:56.360787Z  INFO hermes_starknet_integration_tests::tests::light_client: updating Cosmos client to Starknet to height 3062356628-68
test tests::light_client::test_starknet_light_client ... FAILED

failures:

failures:
    tests::light_client::test_starknet_light_client

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 3 filtered out; finished in 77.95s

──── STDERR:             hermes-starknet-integration-tests tests::light_client::test_starknet_light_client
Error: ContractError: Execution failed. Failure reason: 0x49435330373a206d697373696e6720636f6e73656e737573207374617465 ('ICS07: missing consensus state').

Example run of this error: https://github.com/informalsystems/ibc-starknet/actions/runs/13042694432/job/36387747548

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