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 a hook to optionally execute individual frames #1369

Merged
merged 3 commits into from
May 7, 2024

Conversation

DaniPopes
Copy link
Collaborator

@DaniPopes DaniPopes commented May 1, 2024

Allows for substituting the default interpreter execution.

crates/revm/src/evm.rs Outdated Show resolved Hide resolved
crates/revm/src/builder.rs Outdated Show resolved Hide resolved
crates/revm/src/evm.rs Outdated Show resolved Hide resolved
crates/revm/src/handler/handle_types/execution.rs Outdated Show resolved Hide resolved
crates/revm/src/handler/handle_types/execution.rs Outdated Show resolved Hide resolved
Copy link
Collaborator Author

@DaniPopes DaniPopes left a comment

Choose a reason for hiding this comment

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

new changes lgtm

@rakita rakita merged commit f24bf3b into bluealloy:main May 7, 2024
25 checks passed
@github-actions github-actions bot mentioned this pull request May 7, 2024
@DaniPopes DaniPopes deleted the exec-hook branch May 7, 2024 15:47
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.

None yet

2 participants