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

granite: Limit bn256Pairing input size #353

Merged
merged 1 commit into from
Aug 3, 2024
Merged

Conversation

Inphi
Copy link
Contributor

@Inphi Inphi commented Aug 2, 2024

Restrict the bn256Pairing precompile input size. Transactions that provide inputs that are too large will revert. This EVM rule activates after the granite hardfork.

This is the same patch as before.

@Inphi Inphi force-pushed the inphi/granite-feat branch from 8421e78 to 65347f6 Compare August 2, 2024 21:44
@Inphi Inphi marked this pull request as ready for review August 2, 2024 23:25
@Inphi Inphi requested a review from a team as a code owner August 2, 2024 23:25
@Inphi Inphi requested a review from axelKingsley August 2, 2024 23:25
Copy link
Contributor

@ajsutton ajsutton left a comment

Choose a reason for hiding this comment

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

LGTM.

@ajsutton ajsutton merged commit d1cd7d8 into optimism Aug 3, 2024
10 checks passed
@ajsutton ajsutton deleted the inphi/granite-feat branch August 3, 2024 01:41
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