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

Implement updated Deneb builder REST API #7665

Merged

Conversation

StefanBratanov
Copy link
Contributor

@StefanBratanov StefanBratanov commented Nov 6, 2023

PR Description

Implement the required REST API changes as per ethereum/builder-specs#90

  • Changed BuilderBid to have blobKzgCommitments. Defaulted getOptionalBlindedBlobsBundle() to empty to avoid changing block production flow for now.
  • Removed the notion of SignedBlindedBlockContainer passing in getPayload. Passing only SignedBeaconBlock now.

Fixed Issue(s)

helps with builder block production flow for #7654

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

Copy link
Contributor

@zilm13 zilm13 left a comment

Choose a reason for hiding this comment

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

LGTM

@StefanBratanov StefanBratanov enabled auto-merge (squash) November 6, 2023 14:25
@StefanBratanov StefanBratanov merged commit 7940163 into Consensys:master Nov 6, 2023
15 checks passed
@StefanBratanov StefanBratanov deleted the updated_deneb_builder_rest_api branch November 6, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants