Skip to content

chore(deps): bump revm 26.0.0 #53

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

zerosnacks
Copy link
Member

Motivation

Bumps to revm 26

Solution

Removes with_block, this is unused in Foundry and we can no longer reliably set the BlobExcessGasAndPrice using only a block fetched by RPC.

Reference: https://github.com/paradigmxyz/reth/blob/265700cf2fc96c7d6c78a802e937e328a0cc1ade/crates/ethereum/evm/src/lib.rs#L162-L179

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

…should be - considering it should strictly be derived we could use alloy-hardforks to match the block number. Foundry only instantiates using ::new with the block environment already configured
…from block due to changes in BlobExcessGasAndPrice
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.

1 participant