Skip to content

Latest commit

 

History

History
78 lines (57 loc) · 3.09 KB

eip-7600.md

File metadata and controls

78 lines (57 loc) · 3.09 KB
eip title description author discussions-to status type created requires
7600
Hardfork Meta - Pectra
EIPs included in the Prague/Electra Ethereum network upgrade.
Tim Beiko (@timbeiko)
Draft
Meta
2024-01-18
2537, 2935, 3074, 6110, 7002, 7251, 7549, 7569

Abstract

This Meta EIP lists the EIPs formally considered for and included in the Prague/Electra network upgrade.

Specification

EIPs Included

  • EIP-2537: Precompile for BLS12-381 curve operations
  • EIP-2935: Save historical block hashes in state
  • EIP-3074: AUTH and AUTHCALL opcodes
  • EIP-6110: Supply validator deposits on chain
  • EIP-7002: Execution layer triggerable exits
  • EIP-7251: Increase the MAX_EFFECTIVE_BALANCE
  • EIP-7549: Move committee index outside Attestation
  • EIP-7685: General purpose execution layer requests

EIPs Considered for Inclusion

Full Specifications

Consensus Layer

EIP-6110, EIP-7002 EIP-7251 and EIP-7549 require changes to Ethereum's consensus layer. While the EIPs present an overview of these changes, the full specifications can be found in the specs/electra and specs/_features directories of the ethereum/consensus-specs repository.

Execution Layer

EIP-2537, EIP-2935, EIP-3074, EIP-6110 and EIP-7002 require changes to Ethereum's execution layer. The EIPs fully specify those changes.

Activation

Network Name Activation Epoch Activation Timestamp
Sepolia
Holešky
Mainnet

Note: rows in the table above will be filled as activation times are decided by client teams.

Rationale

This Meta EIP provides a global view of all changes included in the Prague/Electra network upgrade, as well as links to full specification.

Security Considerations

None.

Copyright

Copyright and related rights waived via CC0.