Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Builder Flow to Accommodate New Blob Sidecar Format #13157

Closed
terencechain opened this issue Nov 1, 2023 · 2 comments
Closed

Update Builder Flow to Accommodate New Blob Sidecar Format #13157

terencechain opened this issue Nov 1, 2023 · 2 comments
Assignees
Labels
Deneb PRs or issues for the Deneb upgrade

Comments

@terencechain
Copy link
Member

The new blob sidecar format brings about several changes to the builder flow. Validators no longer need to submit blind blob bundles. Instead, they will receive KZG commitments from the builder to put in the block body. Additionally, validators must include an inclusion proof and block header when broadcasting a blob sidecar. This issue aims to track the changes required in the builder flow and the Builder API implementation.

@terencechain terencechain added the Deneb PRs or issues for the Deneb upgrade label Nov 1, 2023
@james-prysm
Copy link
Contributor

related to ethereum/builder-specs#90

@james-prysm
Copy link
Contributor

PR merged in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deneb PRs or issues for the Deneb upgrade
Projects
Status: Done
Development

No branches or pull requests

2 participants