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

imp(evm): PreExecuteCallback for Call opcodes #26

Merged
merged 6 commits into from
Apr 11, 2024
Merged

Conversation

facs95
Copy link

@facs95 facs95 commented Mar 21, 2024

PR that adds the possibility of adding a callback function to the EVM struct. This callback will be called on all of the Call opcodes.

Closes EVM-83

Copy link

@0xstepit 0xstepit left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

linear bot commented Apr 10, 2024

@facs95 facs95 merged commit 7015b63 into release/1.10 Apr 11, 2024
6 of 9 checks passed
@facs95 facs95 deleted the facs95/str branch April 11, 2024 13:19
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.

4 participants