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

[Decoupling] Unblinding of SignedBlockContainer (part 3) #7165

Merged

Conversation

StefanBratanov
Copy link
Contributor

PR Description

  • Implement unblindSignedBlockIfBlinded in BlockFactoryDeneb which deals with unblinding of the list of BlindedBlobSidecar
  • Introduce SignedBlobSidecarsUnblinder
  • Introduce unblindSignedBlindedBlobSidecars under spec in similar pattern as unblindSignedBeaconBlock

Next final part:

  • Signing of blob sidecars in BlockProductionDuty

Fixed Issue(s)

next final part will fix couple of tasks in #6822

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.

@StefanBratanov StefanBratanov marked this pull request as ready for review May 23, 2023 09:07
Copy link
Contributor

@tbenr tbenr left a comment

Choose a reason for hiding this comment

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

some comments before checking it at runtime

@StefanBratanov StefanBratanov force-pushed the unblinding_signed_block_container branch from 3ea6ce5 to 54ca43f Compare May 23, 2023 10:35
Copy link
Contributor

@tbenr tbenr left a comment

Choose a reason for hiding this comment

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

LGTM. just a nit

@StefanBratanov StefanBratanov enabled auto-merge (squash) May 23, 2023 15:28
@StefanBratanov StefanBratanov force-pushed the unblinding_signed_block_container branch from 5f6bae7 to 2b67d11 Compare May 23, 2023 15:42
@StefanBratanov StefanBratanov merged commit c4abb3e into Consensys:master May 23, 2023
@StefanBratanov StefanBratanov deleted the unblinding_signed_block_container branch May 23, 2023 15:59
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