Skip to content

Commit

Permalink
make walidator happy
Browse files Browse the repository at this point in the history
  • Loading branch information
ralexstokes committed Jan 22, 2025
1 parent 5de0e72 commit 9a72298
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions EIPS/eip-7691.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ As we now have the Dencun upgrade live, we are able to use monitoring tools to c

Additional EIPs such as [EIP-7623](./eip-7623.md) proposes a calldata cost increase which would significantly lower the worst case base block size, thus creating more headroom for a potential blob throughput increase.

The current long term plan of Ethereum is to implement peerDAS as specified by [EIP-7594](./eip-7594.md), but given the uncertain timelines, this EIP aims to increase the throughput short term to provide some scaling until future solutions are deployed. In order to alleviate valid concerns about solo-stakers, approaches such as the inclusion of a flag indicating the max blobs per block for locally built blocks could be considered.

This EIP aims to increase the throughput short term to provide some scaling until future solutions are deployed. In order to alleviate valid concerns about solo-stakers, approaches such as the inclusion of a flag indicating the max blobs per block for locally built blocks could be considered.

## Specification

Expand Down

0 comments on commit 9a72298

Please sign in to comment.