-
Notifications
You must be signed in to change notification settings - Fork 1k
Builder flow for Deneb & Blobs #4428
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
Merged
realbigsean
merged 32 commits into
sigp:deneb-free-blobs
from
jimmygchen:deneb-builder-take-2
Aug 10, 2023
Merged
Changes from 22 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
4e9b5bb
Add Deneb builder flow types with generics
jimmygchen d772ada
Update validator client `get_blinded_blocks` call to support Deneb
jimmygchen 1d4c55a
`produceBlindedBlock` endpoint updates:
jimmygchen fdbba30
Appease Clippy lint
jimmygchen 59fb1af
Partial implementation of submit blinded block & blobs. Refactor exis…
jimmygchen 361664f
Add associated types for BlockProposal
jimmygchen c03802c
Merge branch 'deneb-free-blobs' into deneb-builder-take-2
jimmygchen b0d8d90
Rename `AbstractSidecar` to `Sidecar`
jimmygchen 8e5a088
Merge branch 'deneb-free-blobs' into deneb-builder-take-2
jimmygchen 33ac592
Remove blob cache as it's no longer necessary
jimmygchen df84f17
Remove unnecessary enum variant
jimmygchen 1cfa6d2
Clean up
jimmygchen 80d3b2d
Hanlde unblinded blobs and publish full block contents
jimmygchen b040d5b
Fix tests
jimmygchen b344415
Add local EL blobs caching in blinded flow
jimmygchen 2f28d84
Remove BlockProposal and move associated Sidecar trait to AbstractExe…
jimmygchen d219302
Merge remote-tracking branch 'origin/deneb-free-blobs' into deneb-bui…
jimmygchen 8667954
Merge branch 'deneb-free-blobs' into deneb-builder-take-2
jimmygchen 9fec52a
add blob roots associated type
realbigsean 74a91c4
move raw blobs associated type to sidecar trait
realbigsean 97ee1f4
Fix todos and improve error handling
jimmygchen f36bf59
Merge remote-tracking branch 'origin/deneb-free-blobs' into deneb-bui…
jimmygchen 1882540
Merge branch 'deneb-free-blobs' into deneb-builder-take-2
jimmygchen 803045b
Consolidate BlobsBundle from `execution_layer` into `consensus/types`
jimmygchen d3befb0
Rename RawBlobs, Blobs, and BlobRoots
jimmygchen e0aba92
Use `BlobRoots` type alias
jimmygchen f2ed354
Update error message.
jimmygchen 3b9de46
update builder bid type
realbigsean a3be906
Merge branch 'deneb-builder-take-2' of github.com:jimmygchen/lighthou…
jimmygchen 1ac148c
Fix lint
jimmygchen ee2f1a1
remove generic from builder bid
realbigsean 9e52ca4
Merge remote-tracking branch 'origin/deneb-free-blobs' into deneb-bui…
jimmygchen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.