feat(op-reth): add EIP-7951 P256VERIFY Osaka precompile and test#20071
Open
feat(op-reth): add EIP-7951 P256VERIFY Osaka precompile and test#20071
Conversation
a084f8f to
b99caf4
Compare
7a36732 to
8464b2e
Compare
8464b2e to
5643266
Compare
b99caf4 to
329191e
Compare
5643266 to
912c668
Compare
329191e to
78b5559
Compare
geoknee
approved these changes
Apr 15, 2026
912c668 to
dce1b4e
Compare
83fa918 to
cb1d5bf
Compare
dce1b4e to
c3ade22
Compare
cb1d5bf to
88f989f
Compare
c3ade22 to
20c7144
Compare
88f989f to
9a66e4d
Compare
…test Assert that the P256VERIFY precompile gas cost increases from 3,450 (RIP-7212) to 6,900 (EIP-7951) at Karst activation. Also update the karst() precompile set in op-revm to swap secp256r1::P256VERIFY for secp256r1::P256VERIFY_OSAKA. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
9a66e4d to
3737b44
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Assert that the P256VERIFY precompile gas cost increases from 3,450 (RIP-7212) to 6,900 (EIP-7951) at Karst activation. Also update the karst() precompile set in op-revm to swap secp256r1::P256VERIFY for secp256r1::P256VERIFY_OSAKA.
Stacked on #20070
For reference https://github.com/ethereum-optimism/design-docs/blob/main/protocol/fusaka-on-l2.md