Skip to content

Suggest using getPayloadV5 to get blobs/proofs#4371

Merged
ralexstokes merged 2 commits into
ethereum:devfrom
jtraglia:getBlobsV2-rec
Jun 11, 2025
Merged

Suggest using getPayloadV5 to get blobs/proofs#4371
ralexstokes merged 2 commits into
ethereum:devfrom
jtraglia:getBlobsV2-rec

Conversation

@jtraglia

@jtraglia jtraglia commented Jun 9, 2025

Copy link
Copy Markdown
Member

This PR updates a paragraph that in validator.md that suggested nodes use compute_cells_and_proofs on each blob to create the list of all cells and proofs. Instead, validators should use engine_getPayloadV5 for this.

Thanks for pointing this out @zilm13

@jtraglia jtraglia added the fulu label Jun 9, 2025
@jtraglia jtraglia changed the title Suggest using getBlobsV2 to get blobs/proofs Suggest using getPayloadV5 to get blobs/proofs Jun 9, 2025

@ralexstokes ralexstokes left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

reflects the move of cell proof computation to the EL

@ralexstokes ralexstokes merged commit b91a9a2 into ethereum:dev Jun 11, 2025
12 checks passed
@jtraglia jtraglia deleted the getBlobsV2-rec branch June 11, 2025 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants