Skip to content

feat(cli): add --nonce flag for transaction nonce override#110

Merged
mmurrs merged 1 commit intomasterfrom
soli/nonce-override
Mar 24, 2026
Merged

feat(cli): add --nonce flag for transaction nonce override#110
mmurrs merged 1 commit intomasterfrom
soli/nonce-override

Conversation

@solimander
Copy link
Copy Markdown
Collaborator

Adds a --nonce flag to all transaction commands (deploy, upgrade, start, stop, terminate). Accepts an integer for explicit nonce control or "latest" to replace a stuck transaction. Threads nonce through GasEstimate to both executeBatch (EIP-7702) and sendAndWaitForTransaction paths.

@mmurrs mmurrs self-requested a review March 24, 2026 22:02
@mmurrs mmurrs merged commit 720969a into master Mar 24, 2026
3 checks passed
@mmurrs mmurrs deleted the soli/nonce-override branch March 24, 2026 22:04
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

Successfully merging this pull request may close these issues.

2 participants