Skip to content

Commit

Permalink
Merge 56f5331 into 72f871d
Browse files Browse the repository at this point in the history
  • Loading branch information
timbeiko authored Sep 9, 2024
2 parents 72f871d + 56f5331 commit 6c70ce9
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions EIPS/eip-7600.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This Meta EIP lists the EIPs formally considered for and included in the Prague/

## Specification

### EIPs Included
### EIPs Scheduled for Inclusion

* [EIP-2537](./eip-2537.md): Precompile for BLS12-381 curve operations
* [EIP-2935](./eip-2935.md): Save historical block hashes in state
Expand Down Expand Up @@ -45,16 +45,29 @@ This Meta EIP lists the EIPs formally considered for and included in the Prague/
* RIP-7212: Precompile for secp256r1 Curve Support
* [EIP-7547](./eip-7547.md): Inclusion lists
* [EIP-7623](./eip-7623.md): Increase calldata cost
* [EIP-7742](./eip-7742.md): Uncouple blob count between CL and EL

### EIPs Proposed for Inclusion

For clarity, and due to the late addition of this section in the Pectra network upgrade planning process, only EIPs which have recently been proposed or discussed are listed here. For the full list of Pectra proposals, please refer to the `discussion-to` link for this EIP. If the author has missed relevant EIPs in this section, please propose additions by opening a pull request.

* [EIP-6493](./eip-6493.md): SSZ Transaction Signature Scheme
* [EIP-7495](./eip-7495.md): SSZ StableContainer
* [EIP-7688](./eip-7688.md): Forward compatible consensus data structures
* [EIP-7761](./eip-7761.md): HASCODE instruction
* [EIP-7762](./eip-7762.md): Increase MIN_BASE_FEE_PER_BLOB_GAS

### Full Specifications

Only EIPs Scheduled for Inclusion are mentioned in this section.

#### Consensus Layer

EIP-6110, EIP-7002 EIP-7251, EIP-7549 and EIP-7594 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

All EOF EIPs, listed in EIP-7692, as well as EIP-2537, EIP-2935, EIP-6110, EIP-7685, and EIP-7002 require changes to Ethereum's execution layer. The EIPs fully specify those changes.
All EOF EIPs, listed in EIP-7692, as well as EIP-2537, EIP-2935, EIP-6110, EIP-7002, EIP-7685, and EIP-7702 require changes to Ethereum's execution layer. The EIPs fully specify those changes.

### Activation

Expand Down

0 comments on commit 6c70ce9

Please sign in to comment.