Skip to content

Fix capella unblind block with bls field#12263

Merged
terencechain merged 7 commits intodevelopfrom
fix-unblind-block-bls-field
Apr 13, 2023
Merged

Fix capella unblind block with bls field#12263
terencechain merged 7 commits intodevelopfrom
fix-unblind-block-bls-field

Conversation

@terencechain
Copy link
Collaborator

@terencechain terencechain commented Apr 13, 2023

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

When we attempt to unblind a block in Capella, we send the block to the relayer via SubmitBlindedBlock. Before the call, prysm miss to include bls-to-exec object in the blind block itself. As a result, the relayer will get a signature verification error because the hash tree root would be different than before. This PR adds the bls-to-exec field.

Expect a post mortem from this shortly

potuz
potuz previously approved these changes Apr 13, 2023
potuz
potuz previously approved these changes Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants