Skip to content

Conversation

@mablr
Copy link
Contributor

@mablr mablr commented Nov 2, 2025

Motivation

Close #12390

Solution

Implemented alloy_evm FromRecoveredTx trait for anvil TypedTransaction.
Dropped previous to_revm_tx_env helper.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@mablr mablr changed the title feat(anvil): Implement alloy_evm FromRecoveredTx trait for anvil `T… feat(anvil): Implement alloy_evm FromRecoveredTx trait for anvil TypedTransaction Nov 2, 2025
@mablr mablr marked this pull request as ready for review November 5, 2025 20:34
@mablr mablr force-pushed the feature/alloy_evm_traits_anvil_txtypes branch from 8a094d8 to abf2e83 Compare November 6, 2025 19:55
Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

very nice

@mattsse mattsse added the C-anvil Command: anvil label Nov 6, 2025
@mattsse mattsse added this pull request to the merge queue Nov 6, 2025
Merged via the queue into foundry-rs:master with commit 7163da0 Nov 6, 2025
15 checks passed
@github-project-automation github-project-automation bot moved this to Done in Foundry Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-anvil Command: anvil

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Implement alloy_evm traits for anvil txtypes

2 participants