EIP-7742: Uncouple blob limits per block across CL and EL #8745
Closed
Description
EIP: https://eips.ethereum.org/EIPS/eip-7742
consensus-spec PR: ethereum/consensus-specs#3800
Engine-API update: ethereum/execution-apis#574 (see #8743)
TODOs:
ProposerDataManager
- addtargetBlobCount
andmaximumBlobCount
toPayloadBuildingAttributes
MilestoneBasedEngineJsonRpcMethodsResolver
replaceengine_FcUV3
forengine_FcUV4
.ElectraExecutionClientHandlerTest
- test should check we are callingengine_FcUV4
instead ofV3