Skip to content

eip 7951 - P256VERIFY precompile hook#219

Merged
automergerpr-permission-manager[bot] merged 3 commits intomasterfrom
eip-7951
Mar 13, 2026
Merged

eip 7951 - P256VERIFY precompile hook#219
automergerpr-permission-manager[bot] merged 3 commits intomasterfrom
eip-7951

Conversation

@anvacaru
Copy link
Contributor

Implement a new hook for P256VERIFY precompile, as specified in EIP-7951, which performs ECDSA signature verification over the secp256r1 curve.
Add a new test harness to run the entire test-vectors.json test suite for the new hook.

@anvacaru anvacaru changed the title Eip 7951 eip 7951 - P256VERIFY precompile hook Dec 19, 2025
Copy link
Collaborator

@mariaKt mariaKt left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Since the gas checks will be part of KEVM, the gas cost in the tests here is unused and not important, but I wanted to point out that all these tests include a gas cost of 3450 (the value before Osaka).

@automergerpr-permission-manager automergerpr-permission-manager bot merged commit 207ae51 into master Mar 13, 2026
4 checks passed
@automergerpr-permission-manager automergerpr-permission-manager bot deleted the eip-7951 branch March 13, 2026 11:29
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