Skip to content

[FIX] Handling oog for sha256 precompile #1095

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

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

noel2004
Copy link
Member

This PR enable ErrorOOGPrecompileGadget handling the oog state of sha256-precompile, which is incorrectly disable in previous code.

The gas cost of SHA256 precompile is almost the same as identify precompile so the code required is trivial.

@noel2004 noel2004 requested a review from lispc January 23, 2024 08:31
@lispc lispc merged commit f430c5a into develop Jan 24, 2024
@lispc lispc deleted the sha256_oog_handling branch January 24, 2024 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants