Ethereum Protocol Fellowship (EPF) Cohort 7 — Applications open until May 13
All EIPs
EIP-7942 Draft CL

Available Attestation

Authors: , , ,

Canonical data: /latest/eips/7942.json

A reorg-resilient solution for Ethereum

Timeline

Headliner Presentation
Jun 5, 2025 · ACDE #213
Headliner Proposal
May 29, 2025 · Forum Post
EIP Created Apr 30, 2025

Key Benefits

  • Eliminates all known reorganization attacks permanently
  • Provides formal security guarantees with mathematical proofs
  • Strengthens transaction inclusion and finality properties
  • Enables more aggressive scaling without security trade-offs

Trade-offs & Considerations

No trade-offs documented yet.

Stakeholder Impact

End Users

Eliminates the possibility of transaction censorship and reorg attacks, providing guaranteed transaction inclusion and much stronger finality guarantees.

Application Developers

Can build applications with stronger security assumptions, eliminate MEV-related edge cases, and provide users with guaranteed transaction execution properties.

Wallet Developers

Can provide stronger transaction finality guarantees and eliminate concerns about transaction reordering after inclusion.

Tooling / Infrastructure

Major updates needed for consensus monitoring, reorg detection systems, and fork choice analysis tools to handle the new attestation mechanisms.

Layer 2s

Dramatically improves bridge security by eliminating L1 reorg risks and enables more aggressive optimization of settlement mechanisms.

Stakers & Node Operators

Fundamental changes to attestation behavior and fork choice logic, but eliminates complex reorg-related edge cases in validator operations.

CL Client Developers

Major implementation work required for new attestation mechanisms, modified fork choice logic, and consensus layer protocol changes.

EL Client Developers

Need to coordinate with new consensus mechanisms but most changes are in the consensus layer attestation logic.

North Star Goal Alignment

  • Scale L1: Eliminates all known reorg attacks, dramatically improving network security and enabling more aggressive scaling optimizations without security trade-offs.
  • Improve UX: Eliminates transaction reordering attacks, provides guaranteed inclusion properties, and dramatically improves user confidence in transaction finality.