Skip to content

feat(anvil): add eth_resend#15136

Merged
figtracer merged 2 commits into
foundry-rs:masterfrom
figtracer:codex/anvil-eth-resend
Jun 11, 2026
Merged

feat(anvil): add eth_resend#15136
figtracer merged 2 commits into
foundry-rs:masterfrom
figtracer:codex/anvil-eth-resend

Conversation

@figtracer

@figtracer figtracer commented Jun 11, 2026

Copy link
Copy Markdown
Member

Adds eth_resend support to Anvil so pending unlocked-account transactions can be replaced with an updated gas price or gas limit. The method checks that the requested sender and nonce are already pending before signing and submitting the replacement.

ref: paradigmxyz/reth#24339

@figtracer figtracer changed the title feat(anvil): add eth_resend feat(anvil): add eth_resend Jun 11, 2026
@figtracer figtracer marked this pull request as ready for review June 11, 2026 10:00

@mablr mablr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sgtm, just a suggestion on test.

Comment thread crates/anvil/tests/it/transaction.rs

@mablr mablr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sgtm

@figtracer figtracer merged commit 64551a7 into foundry-rs:master Jun 11, 2026
19 checks passed
@github-project-automation github-project-automation Bot moved this to Done in Foundry Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants