Skip to content

bump(revm: step 2): bump alloy + revm + alloy-evm + other deps to latest #10454

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

Merged
merged 282 commits into from
May 19, 2025

Conversation

yash-atreya
Copy link
Member

@yash-atreya yash-atreya commented May 7, 2025

Motivation

Builds on #10183

Bumps

  • alloy-core 1.0.3
  • revm 23.* (unreleased version, commit: feat: expose Gas::memory field bluealloy/revm#2512)
  • alloy-evm 0.8.1
  • alloy-op-evm 0.8.1
  • solar 0.13
  • alloy 1.0
  • op-alloy 0.16
  • revm-inspectors 0.22 (alloy 1.0 related)
  • foundry-fork-db 0.14 (alloy 1.0 related)
  • foundry-block-explorers 0.17.0 (alloy 1.0 related)
  • rand 9 + rand_08 + rand_chacha workaround

Unblocks #10411
Unblocks #10497

Closes: #10547

Solution

Previously used the following patches, no longer necessary:

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@zerosnacks zerosnacks changed the title bump(revm: step 2): bump alloy + revm + alloy-evm to latest bump(revm: step 2): bump alloy + revm + alloy-evm + other deps to latest May 16, 2025
@zerosnacks zerosnacks requested a review from klkvr May 19, 2025 11:19
klkvr
klkvr previously approved these changes May 19, 2025
@zerosnacks zerosnacks changed the base branch from zerosnacks/revm-bump-2 to master May 19, 2025 12:40
@zerosnacks zerosnacks dismissed stale reviews from klkvr, mattsse, and grandizzy May 19, 2025 12:40

The base branch was changed.

zerosnacks and others added 3 commits May 19, 2025 15:19
* sketching

* sketch

* sketch

* restore test

* add echo precompile test

* pick a safe non precompile target outside of 0x00-0xff range

* add op evm test

* instead of activating all precompiles by default we activate selectively based on the spec defined

* add note for us pinning to OpSpecId::BEDROCK here, we should make this configurable
@zerosnacks zerosnacks requested a review from grandizzy May 19, 2025 13:45
Copy link
Collaborator

@grandizzy grandizzy left a comment

Choose a reason for hiding this comment

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

👍

@zerosnacks zerosnacks merged commit caab7d0 into master May 19, 2025
22 checks passed
@zerosnacks zerosnacks deleted the yash/revm-alloy-bumps branch May 19, 2025 14:00
@github-project-automation github-project-automation bot moved this from Ready For Review to Done in Foundry May 19, 2025
@grandizzy grandizzy moved this from Done to Completed in Foundry May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: dependencies T-chore Type: chore
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

Update Alloy to latest stable version
5 participants