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 Deneb for v1.4.0-beta.4 #92

Closed
wants to merge 1 commit into from

Conversation

etan-status
Copy link

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.

`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.

- ethereum/consensus-specs#3531
- ethereum/beacon-APIs#370
@ralexstokes
Copy link
Member

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

@etan-status etan-status closed this Nov 3, 2023
@etan-status etan-status deleted the df-blobproof branch November 3, 2023 15:00
etan-status added a commit to status-im/nimbus-eth2 that referenced this pull request Nov 4, 2023
`BlobSidecar` is no longer signed, instead use Merkle proof to link
blobs with block.

- ethereum/consensus-specs#3531

Associated beacon-API / builder-specs still TBD; minimal changes done
to compile in similar style to previous spec, but not standardized yet.

- ethereum/beacon-APIs#370
- ethereum/builder-specs#92
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.

None yet

2 participants