From 9a722984af8274f7d4f742c50eda07ee37e2fd35 Mon Sep 17 00:00:00 2001 From: Alex Stokes Date: Wed, 22 Jan 2025 10:35:29 -0700 Subject: [PATCH] make walidator happy --- EIPS/eip-7691.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/EIPS/eip-7691.md b/EIPS/eip-7691.md index 46bfca656a08ca..e843cca625ef38 100644 --- a/EIPS/eip-7691.md +++ b/EIPS/eip-7691.md @@ -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