Skip to content

Add EIP: EVM Verification Key Registry - #12055

Open
lucadonnoh wants to merge 2 commits into
ethereum:masterfrom
lucadonnoh:eip-evm-verification-key-registry
Open

Add EIP: EVM Verification Key Registry#12055
lucadonnoh wants to merge 2 commits into
ethereum:masterfrom
lucadonnoh:eip-evm-verification-key-registry

Conversation

@lucadonnoh

@lucadonnoh lucadonnoh commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Adds a new Standards Track Core EIP defining a fixed-address system contract that exposes fork-approved EVM verification keys and their activation timestamps.

The registry lets native rollups either follow the current key automatically or pin a previously registered key. Registrations are append-only and occur only through hard-fork system calls.

The current draft references EIP-8288 (#11772) for the 32-byte verification_key format.

@lucadonnoh
lucadonnoh requested a review from eth-bot as a code owner July 31, 2026 11:25
@github-actions github-actions Bot added c-new Creates a brand new proposal s-draft This EIP is a Draft t-core labels Jul 31, 2026
@eth-bot

eth-bot commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

File EIPS/eip-8357.md

Requires 1 more review from Editors: @g11tech, @jochem-brouwer, @lightclient, @samwilsn

@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Jul 31, 2026
@github-actions github-actions Bot added the w-ci Waiting on CI to pass label Jul 31, 2026
Comment thread EIPS/eip-8357.md
@@ -0,0 +1,289 @@
---

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
---
---
eip: 8357

@lucadonnoh
Assigning next sequential EIP/ERC/RIP number.
Numbers are assigned by editors & associates.

Please also update the filename.

Comment thread EIPS/eip-draft_evm-vk-registry.md Outdated
title: EVM Verification Key Registry
description: Exposes fork-approved EVM verification keys and activation timestamps to contracts
author: Luca Donno (@lucadonnoh)
discussions-to: https://ethereum-magicians.org/t/eip-8079-native-rollups/26565

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please create a discussions topic for this EIP using the template
https://ethereum-magicians.org/c/eips/5

@github-actions

Copy link
Copy Markdown

The commit ac107a2 (as a parent of 01e1b4f) contains errors.
Please inspect the Run Summary for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c-new Creates a brand new proposal e-consensus Waiting on editor consensus e-review Waiting on editor to review s-draft This EIP is a Draft t-core w-ci Waiting on CI to pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants