-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
implement a short term zk overflow mitigation #13319
Conversation
…action-feature-in-TXM
…action-feature-in-TXM
…action-feature-in-TXM
…action-feature-in-TXM
…transaction-status' into zk-overflow-short-term
…transaction-status' into zk-overflow-short-term
I see you updated files related to
|
Quality Gate failedFailed conditions |
} | ||
|
||
_, err = t.txm.CreateTransaction(ctx, txmgr.TxRequest{ | ||
IdempotencyKey: keyPtr, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tx with the same idempotency key will not be sent again
1 key means 1 onchain tx
9f43854
to
26d8c4a
Compare
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
No description provided.