Skip to content

fix: bump alloy + bump revm + fix ci build #199

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 12 commits into
base: main
Choose a base branch
from

Conversation

zerosnacks
Copy link
Member

@zerosnacks zerosnacks commented Mar 18, 2025

Motivation

Updates:

  • Alloy
  • Revm
  • Foundry Fork DB

Blockers

Reth uses revm = { version = "22.0.1", default-features = false }
Foundry Fork DB uses revm = { version = "23.0.0", features = ["std", "serde"] }

Closes: #195

Pending:

End result should be a passing CI with no warnings

PR Checklist

  • Added Documentation
  • Breaking changes

@zerosnacks zerosnacks changed the title fix: ci build fix: bump alloy + bump revm + fix ci build May 8, 2025
@zerosnacks zerosnacks self-assigned this May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

chore: fix broken CI build
2 participants