-
Notifications
You must be signed in to change notification settings - Fork 1.5k
cl: support Gloas alpha.12 progressive SSZ and spectests #22912
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
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
939ca24
cl/ssz: support progressive Gloas block hashing
domiwei 774faad
cl/state: support progressive Gloas hashing
domiwei 9b67a4c
cl/merkle_tree: use canonical progressive list helper
domiwei bb24ad9
cl/state: invalidate roots at Gloas fork
domiwei a65109e
cl/ssz: retain attestation fork version for hashing
domiwei 4f536b2
cl/ssz: retain indexed attestation fork version
domiwei 70f1cb0
cl/ssz: propagate aggregate fork version
domiwei 2a251c1
cl/ssz: hash Gloas execution payload progressively
domiwei 6d94508
cl/ssz: hash Gloas payload containers progressively
domiwei 6872ca4
cl/ssz: decode Gloas execution request progressive lists
domiwei b04b997
cl/ssz: decode Gloas beacon body progressive lists
domiwei f26c262
cl/ssz: hash Gloas data columns progressively
domiwei 60e1a2a
cl/ssz: merkleize partial column roots
domiwei 1cd69b1
cl/lightclient: update Gloas proof depths
domiwei 532df02
cl/merkle: build progressive container proofs
domiwei 6415c9c
cl/state: follow alpha.12 builder deposits
domiwei c9652dd
cl/config: update builder withdrawal delay
domiwei c77083c
cl/state: test alpha.12 builder credentials
domiwei f985e7b
cl/transition: bound Gloas execution requests
domiwei 117c1ec
cl/config: update builder deposit request limit
domiwei ab6ac3b
cl/spectest: cover static helper containers
domiwei 06df6f3
cl/lightclient: build Gloas execution hash proof
domiwei 6f0f870
cl/spectest: run Gloas fork choice cases
domiwei 9e0650d
cl/spectest: run Gloas churn cases
domiwei 4407c46
cl/spectest: run attestation reward cases
domiwei 0215ee9
cl/spectest: make reward deltas decodable
domiwei fdb227b
cl/spectest: run sync committee gossip cases
domiwei 5c46a5b
cl/spectest: cover phase0 reward deltas
domiwei 3a1c191
cl/spectest: honor gossip fork epochs
domiwei c3f473f
cl/spectest: update consensus fixtures to alpha.12
domiwei 19584c7
cl/spectest: reject malformed gossip bounds
domiwei c30d9d3
cl/spectest: test malformed fixture bounds
domiwei 31bc7f8
cl/spectest: use common sha256 helper
domiwei 77e0d9f
cl: harden Gloas progressive boundaries
domiwei 893a3d8
cl: preserve aggregate fork version across JSON
domiwei 77d6098
cl: harden progressive decoding boundaries
domiwei 42ec832
cl: preserve progressive bid decode limits
domiwei c397add
cl: initialize progressive bids from JSON
domiwei 6cb2eab
cl: address Copilot review findings
domiwei 281153a
cl: address Gloas review findings
domiwei 3cc88f2
cl: harden attestation aggregation state
domiwei 5b45171
cltypes: merge bitlists by logical length
domiwei 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
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
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.
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.