Skip to content
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

feat: add reth-evm crate #7397

Merged
merged 3 commits into from
Apr 1, 2024
Merged

feat: add reth-evm crate #7397

merged 3 commits into from
Apr 1, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Mar 30, 2024

towards #7391

this adds a dedicated crate for (r)evm related things.

we already have reth-revm, but this crate is intended for high-level abstractions, that unlocks more cleanup.

we need this so we can inverse the node-api -> node-provider dependency and move various traits from node-builder to node-api.

This also unlocks more work on the reth-revm crate required for #7391

@mattsse mattsse added the C-enhancement New feature or request label Mar 30, 2024
@mattsse mattsse requested a review from Rjected March 30, 2024 11:32
Copy link
Member

@Rjected Rjected left a comment

Choose a reason for hiding this comment

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

lgtm, one q about followups

@mattsse mattsse enabled auto-merge April 1, 2024 16:27
@mattsse mattsse added this pull request to the merge queue Apr 1, 2024
Merged via the queue into main with commit 2de0bc4 Apr 1, 2024
28 checks passed
@mattsse mattsse deleted the matt/add-reth-evm-crate branch April 1, 2024 16:40
Ruteri pushed a commit to Ruteri/reth that referenced this pull request Apr 17, 2024
Ruteri pushed a commit to Ruteri/reth that referenced this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants