Skip to content

Commit

Permalink
Update EIP-7600: Add PeerDAS
Browse files Browse the repository at this point in the history
Merged by EIP-Bot.
  • Loading branch information
timbeiko authored Jun 13, 2024
1 parent 83e11f0 commit b530fb4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions EIPS/eip-7600.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ discussions-to: https://ethereum-magicians.org/t/eip-7600-hardfork-meta-prague-e
status: Draft
type: Meta
created: 2024-01-18
requires: 2537, 2935, 6110, 7002, 7251, 7549, 7685, 7692, 7702
requires: 2537, 2935, 6110, 7002, 7251, 7549, 7594, 7685, 7692, 7702
---

## Abstract

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

## Specification

Expand All @@ -24,6 +24,7 @@ This Meta EIP lists the EIPs formally considered for and included in the Prague/
* [EIP-7002](./eip-7002.md): Execution layer triggerable exits
* [EIP-7251](./eip-7251.md): Increase the MAX_EFFECTIVE_BALANCE
* [EIP-7549](./eip-7549.md): Move committee index outside Attestation
* [EIP-7594](./eip-7594.md): PeerDAS - Peer Data Availability Sampling
* [EIP-7685](./eip-7685.md): General purpose execution layer requests
* [EIP-7702](./eip-7702.md): Set EOA account code for one transaction
* EOF EIPs listed as part of [EIP-7692](./eip-7692.md), namely:
Expand All @@ -49,7 +50,7 @@ This Meta EIP lists the EIPs formally considered for and included in the Prague/

#### 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.
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

Expand Down

1 comment on commit b530fb4

@LUTRIPHAT
Copy link

Choose a reason for hiding this comment

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

#8666

Please sign in to comment.