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

[flaky] account nonce is corrupted #258

Open
rnbguy opened this issue Feb 6, 2025 · 0 comments
Open

[flaky] account nonce is corrupted #258

rnbguy opened this issue Feb 6, 2025 · 0 comments
Labels

Comments

@rnbguy
Copy link
Member

rnbguy commented Feb 6, 2025

On CI sometimes we get the following error with ics20.rs with the auto-relaying.

...
2025-02-06T11:54:08.692420Z  INFO hermes_starknet_integration_tests::tests::ics20: starknet balance after transfer back: 0-0x1a6a0e957ae911bf742f617ef05fb751b932b1801f1969b749373c42912d706
2025-02-06T11:54:08.692450Z  INFO hermes_starknet_integration_tests::tests::ics20: erc20 token address: 0x49d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7
2025-02-06T11:54:08.693865Z  INFO hermes_starknet_integration_tests::tests::ics20: erc20 balance on starknet: 1000000000000000000000-0x49d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7
2025-02-06T11:54:10.853898Z  INFO hermes_starknet_integration_tests::tests::ics20: cosmos ibc denom: Ibc { path: "transfer/channel-0", denom: "2087021424722619777119509474943472645767659996348769578120564519014510906823", hashed: "ibc/5B7A65CDD50ACC8DB611381DA03DDE826FACAE1C3816E61F68B529438947B1D7" }
2025-02-06T11:54:11.869490Z  INFO hermes_starknet_integration_tests::tests::ics20: starknet balance after transfer from starknet: 999999999999999999000-0x49d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7
2025-02-06T11:54:12.[630](https://github.com/informalsystems/ibc-starknet/actions/runs/13178025139/job/36781828671?pr=256#step:8:631)527Z  INFO hermes_starknet_integration_tests::tests::ics20: cosmos balance after transfer back to starknet: 0ibc/5B7A65CDD50ACC8DB611381DA03DDE826FACAE1C3816E61F68B529438947B1D7
2025-02-06T11:54:13.635480Z ERROR hermes_tracing_logging_components::impls::relay: failed to relay packet packet=seq:2, path:channel-0/transfer->channel-0/transfer, toh:no timeout height, tos:Timestamp(2025-02-06 11:55:40.520219)) src_chain_id=cosmos-1107811917 dst_chain_id=393402133025997798000961 error=StarknetError: TransactionExecutionError(TransactionExecutionErrorData { transaction_index: 0, execution_error: "Account transaction nonce is invalid." })

Example: https://github.com/informalsystems/ibc-starknet/actions/runs/13178025139/job/36781828316

@rnbguy rnbguy added the relayer label Feb 6, 2025
@rnbguy rnbguy changed the title account nonce is corrupted [flaky] account nonce is corrupted Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant