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 helper functions to obtain a fully configured evm #7439

Merged
merged 1 commit into from Apr 3, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Apr 3, 2024

this adds missing evm trait functions to obtain a fully configured evm.

this uses the existing evm functions and then sets the env and modifies the spec id.
this preserves any configured handlers, but can be customized/optimized by the implementer.

ref #7438

@mattsse mattsse requested a review from gakonst as a code owner April 3, 2024 14:02
@mattsse mattsse added the C-enhancement New feature or request label Apr 3, 2024
@mattsse mattsse requested review from rakita and Rjected April 3, 2024 14:02
Copy link
Collaborator

@rakita rakita left a comment

Choose a reason for hiding this comment

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

lgtm

@mattsse mattsse added this pull request to the merge queue Apr 3, 2024
Merged via the queue into main with commit 50fc3aa Apr 3, 2024
27 checks passed
@mattsse mattsse deleted the matt/add-more-evm-functions branch April 3, 2024 16:06
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.

None yet

2 participants