Skip to content

Commit

Permalink
Update EIP-7600: Add 7702, remove 3074
Browse files Browse the repository at this point in the history
Merged by EIP-Bot.
  • Loading branch information
timbeiko authored May 29, 2024
1 parent 0e03197 commit d822c33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EIPS/eip-7600.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ This Meta EIP lists the EIPs formally considered for and included in the Prague/

* [EIP-2537](./eip-2537.md): Precompile for BLS12-381 curve operations
* [EIP-2935](./eip-2935.md): Save historical block hashes in state
* [EIP-3074](./eip-3074.md): AUTH and AUTHCALL opcodes
* [EIP-6110](./eip-6110.md): Supply validator deposits on chain
* [EIP-7002](./eip-7002.md): Execution layer triggerable exits
* [EIP-7251](./eip-7251.md): Increase the MAX_EFFECTIVE_BALANCE
Expand All @@ -32,6 +31,7 @@ This Meta EIP lists the EIPs formally considered for and included in the Prague/
* [EIP-7212](./eip-7212.md): Precompile for secp256r1 Curve Support
* [EIP-7547](./eip-7547.md): Inclusion lists
* [EIP-7623](./eip-7623.md): Increase calldata cost
* [EIP-7702](./eip-7702.md): Set EOA account code for one transaction
* EOF EIPs listed as part of [EIP-7692](./eip-7692), namely:
* [EIP-663](./eip-663.md): SWAPN, DUPN and EXCHANGE instructions
* [EIP-3540](./eip-3540.md): EOF - EVM Object Format v1
Expand All @@ -53,7 +53,7 @@ EIP-6110, EIP-7002 EIP-7251 and EIP-7549 require changes to Ethereum's consensus

#### 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.
EIP-2537, EIP-2935, EIP-6110, and EIP-7002 require changes to Ethereum's execution layer. The EIPs fully specify those changes.

### Activation

Expand Down

0 comments on commit d822c33

Please sign in to comment.