EIP change: ethereum/EIPs#9378
execution-api PR: ethereum/execution-apis#630
The exact spec change is still pending and under active discussion, below is a rough list of what needs to be done:
- Update code to assemble
DataColumnSidecar:
- Extend blobs
- Use cell proofs from EL (no computaion)
- Update integration with EL
getPayloadV5 and EL getBlobsV2
GetBlobSidecar API
- We no longer have the blob KZG proofs, may need a v2 to return cell proofs?
EIP change: ethereum/EIPs#9378
execution-apiPR: ethereum/execution-apis#630The exact spec change is still pending and under active discussion, below is a rough list of what needs to be done:
DataColumnSidecar:getPayloadV5and ELgetBlobsV2GetBlobSidecarAPI