ethereum / builder-specs

Specification for the external block builders.
https://ethereum.github.io/builder-specs/
Creative Commons Zero v1.0 Universal
179 stars 61 forks source link

Update Deneb for `v1.4.0-beta.4` #92

Closed etan-status closed 1 year ago

etan-status commented 1 year ago

BlindedBlobSidecar are no longer signed, but instead are linked with signed block via merkle proof. Renamed signed_blinded_blob_sidecars in SignedBlindedBlockContents envelopes to match the new types.

ralexstokes commented 1 year ago

hey @etan-status, thanks for this!

we are working through these changes in #90 as the change in the CL permits a pretty big simplification for these builder APIs