Skip to content

chore: re-export revm & op-revm #77

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 2 commits into from
May 8, 2025

Conversation

n0b0dyCN
Copy link
Contributor

@n0b0dyCN n0b0dyCN commented May 6, 2025

Motivation

Re-export revm and op-revm for easier version control.

Solution

Re-export them in crates/evm/src/lib.rs.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@n0b0dyCN n0b0dyCN requested review from mattsse and klkvr as code owners May 6, 2025 07:56
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.

I think that makes sense

@n0b0dyCN
Copy link
Contributor Author

n0b0dyCN commented May 6, 2025

I think that makes sense

Thanks for your reply. Since I'm also using revm to build something else, I think it is good to also export some feature flags in revm, e.g., optional_balance_check. If you think this is ok, I can continue to add more feature control in this PR.

@mattsse mattsse merged commit 957a3da into alloy-rs:main May 8, 2025
3 of 27 checks passed
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.

2 participants