Skip to content

implement eip-7951: add secp256r1 verify precompile#1602

Merged
libotony merged 3 commits intoevm-upgradesfrom
tony/secp256-r1
Apr 13, 2026
Merged

implement eip-7951: add secp256r1 verify precompile#1602
libotony merged 3 commits intoevm-upgradesfrom
tony/secp256-r1

Conversation

@libotony
Copy link
Copy Markdown
Member

@libotony libotony commented Apr 1, 2026

Description

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • New and existing E2E tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have not added any vulnerable dependencies to my code

@libotony libotony requested a review from a team as a code owner April 1, 2026 09:02
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
vm/contracts.go 83.33% 1 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@libotony libotony merged commit d51d742 into evm-upgrades Apr 13, 2026
31 checks passed
@libotony libotony deleted the tony/secp256-r1 branch April 13, 2026 06:52
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.

5 participants