Skip to content

Conversation

zerosnacks
Copy link
Member

@zerosnacks zerosnacks commented Aug 25, 2025

Motivation

Bumps to revm 29 so that fixes applied in

foundry/Cargo.toml

Lines 405 to 407 in c4245d6

## revm
revm = { git = "https://github.com/bluealloy/revm.git", rev = "409c2b3" }
op-revm = { git = "https://github.com/bluealloy/revm.git", rev = "409c2b3" }
are also applied to master and in turn nightly builds
Closes #11378

Applies fixes from c4245d6 that were included in the v1.3.* release but not landed yet on master.

Solution

Bumps to revm 29

Dependencies:

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

mattsse pushed a commit to paradigmxyz/revm-inspectors that referenced this pull request Aug 25, 2025
no breaking changes inside `revm-inspectors`

required for foundry-rs/foundry#11416
@zerosnacks zerosnacks self-assigned this Aug 25, 2025
@zerosnacks zerosnacks added the A-dependencies Area: dependencies label Aug 25, 2025
@zerosnacks zerosnacks moved this to In Progress in Foundry Aug 25, 2025
@zerosnacks zerosnacks added this to the v1.4.0 milestone Aug 25, 2025
@grandizzy
Copy link
Collaborator

grandizzy commented Aug 25, 2025

@zerosnacks please add also these changes c4245d6 which were done in scope of 1.3.2 only

@zerosnacks zerosnacks marked this pull request as ready for review August 25, 2025 13:08
@zerosnacks zerosnacks moved this from In Progress to Ready For Review in Foundry Aug 25, 2025
onbjerg
onbjerg previously approved these changes Aug 25, 2025
DaniPopes
DaniPopes previously approved these changes Aug 25, 2025
@zerosnacks zerosnacks dismissed stale reviews from DaniPopes and onbjerg via e7c1ed2 August 25, 2025 13:41
@zerosnacks zerosnacks enabled auto-merge (squash) August 25, 2025 13:41
@zerosnacks
Copy link
Member Author

zerosnacks commented Aug 25, 2025

Small fix, bumped op-alloy-* to avoid duplicate deps in Cargo.lock, this was bumped in alloy-evm

Marking as auto-merge

@zerosnacks zerosnacks merged commit cce84fd into master Aug 25, 2025
22 checks passed
@zerosnacks zerosnacks deleted the zerosnacks/chore-revm-29 branch August 25, 2025 13:57
@github-project-automation github-project-automation bot moved this from Ready For Review to Done in Foundry Aug 25, 2025
@grandizzy grandizzy moved this from Done to Completed in Foundry Sep 1, 2025
MerkleBoy pushed a commit to MerkleBoy/foundry that referenced this pull request Sep 17, 2025
* fix merge conflicts

* bump deps

* bump foundry-fork-db

* apply fixes of 1.3.0: foundry-rs@c4245d6

* nit

* bump alloy-evm

* bump op-alloy-* to avoid duplicate deps w/ alloy-evm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: dependencies
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

bug(forge): multifork tests panics when reverting journal
4 participants