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

Pass ReadOnly flag to precompiles #21

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Conversation

codchen
Copy link
Collaborator

@codchen codchen commented Apr 8, 2024

In order to prevent writeable custom precompiles from being called by StaticCall, we make it possible to pass whether the call comes from a static call to each precompile call.

@codchen codchen merged commit babe11a into master Apr 9, 2024
1 check failed
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.

1 participant