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] starknet account execute_v3().send() fails #259

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

[flaky] starknet account execute_v3().send() fails #259

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

Comments

@rnbguy
Copy link
Member

rnbguy commented Feb 6, 2025

Sometimes this send() fails on CI. I have noticed this behavior locally as well.

let execution = starknet_account_b.execute_v3(vec![call]);
let tx_hash = execution.send().await?.transaction_hash;

Example CI run: https://github.com/informalsystems/ibc-starknet/actions/runs/13178025139/job/36783457347

@rnbguy rnbguy added the relayer label 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