-
Notifications
You must be signed in to change notification settings - Fork 84
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
core/bcast: broadcast either blinded or full block #3144
core/bcast: broadcast either blinded or full block #3144
Commits on Jun 18, 2024
-
core/validatorapi: convert blinded to full proposal
Shortcut `/eth/v2/beacon/blinded_blocks/submit_blinded_block_v2` to use newer proposals rather than blinded block proposals.
Configuration menu - View commit details
-
Copy full SHA for fffe0f8 - Browse repository at this point
Copy the full SHA fffe0f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c006de - Browse repository at this point
Copy the full SHA 6c006deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23f2f0c - Browse repository at this point
Copy the full SHA 23f2f0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f1ad14 - Browse repository at this point
Copy the full SHA 7f1ad14View commit details
Commits on Jun 20, 2024
-
Revert "Add blinded flag to signedBlock in func ProposeBlock for vali…
…datormockB" This reverts commit 7f1ad14.
Configuration menu - View commit details
-
Copy full SHA for 5466ddd - Browse repository at this point
Copy the full SHA 5466dddView commit details -
Revert "Add blinded variable for unmarshaling upon creation of struct"
This reverts commit 23f2f0c.
Configuration menu - View commit details
-
Copy full SHA for 27531f2 - Browse repository at this point
Copy the full SHA 27531f2View commit details -
Revert "Add blinded blocks to IsSyntheticProposal"
This reverts commit 6c006de.
Configuration menu - View commit details
-
Copy full SHA for 09c66c9 - Browse repository at this point
Copy the full SHA 09c66c9View commit details -
Revert "core/validatorapi: convert blinded to full proposal"
This reverts commit fffe0f8.
Configuration menu - View commit details
-
Copy full SHA for 2397a2a - Browse repository at this point
Copy the full SHA 2397a2aView commit details -
core/bcast: switch on proposal type
Allow both blinded and full block proposals since v2 proposal APIs still differentiate between the two
Configuration menu - View commit details
-
Copy full SHA for 17c38ee - Browse repository at this point
Copy the full SHA 17c38eeView commit details