[Gloas] Store full expected withdrawals in BeaconState + spec alignment#10196
Merged
StefanBratanov merged 13 commits intoConsensys:masterfrom Dec 24, 2025
Merged
Conversation
a91867b to
e6bde4c
Compare
rolfyone
approved these changes
Dec 2, 2025
Contributor
Author
|
Need to wait for reference tests release, then can merge |
e6bde4c to
c7f14d6
Compare
...in/java/tech/pegasys/teku/spec/logic/versions/gloas/withdrawals/WithdrawalsHelpersGloas.java
Show resolved
Hide resolved
...ava/tech/pegasys/teku/spec/logic/versions/capella/withdrawals/WithdrawalsHelpersCapella.java
Show resolved
Hide resolved
...a/tech/pegasys/teku/spec/logic/versions/gloas/statetransition/epoch/EpochProcessorGloas.java
Show resolved
Hide resolved
...ava/tech/pegasys/teku/spec/logic/versions/capella/withdrawals/WithdrawalsHelpersCapella.java
Show resolved
Hide resolved
zilm13
approved these changes
Dec 22, 2025
eth-tests/src/main/java/tech/pegasys/teku/ethtests/finder/ReferenceTestFinder.java
Show resolved
Hide resolved
...ava/tech/pegasys/teku/spec/logic/versions/capella/withdrawals/WithdrawalsHelpersCapella.java
Outdated
Show resolved
Hide resolved
...ava/tech/pegasys/teku/spec/logic/versions/capella/withdrawals/WithdrawalsHelpersCapella.java
Show resolved
Hide resolved
186a732 to
8ca9704
Compare
8ca9704 to
e455a82
Compare
...ava/tech/pegasys/teku/spec/logic/versions/capella/withdrawals/WithdrawalsHelpersCapella.java
Fixed
Show fixed
Hide fixed
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
PR Description
Disabling reference tests for Gloas, since there would be too many changes upcoming in the next release.
Main change:
ethereum/consensus-specs#4745
Refactor of withdrawals:
ethereum/consensus-specs#4765
ethereum/consensus-specs#4766
Other small changes:
ethereum/consensus-specs#4775
ethereum/consensus-specs#4797
ethereum/consensus-specs#4774
ethereum/consensus-specs#4753
Fixed Issue(s)
N/A
Documentation
doc-change-requiredlabel to this PR if updates are required.Changelog
Note
Aligns Gloas with updated consensus specs by persisting full expected withdrawals and validating payloads against them.
latest_withdrawals_rootwithpayload_expected_withdrawalsacross state, schemas, REST schema, builders, and upgrade pathgetTotalWithdrawnpayload_expected_withdrawals; cache and update related builder payment/withdrawal queuesUInt64validator indices in Electra pending withdrawals paths; fix equality checks, quorum>=, attestation indexing API, and various helpersBEACON_BUILDERdomain to0x0B000000Written by Cursor Bugbot for commit 93655da. This will update automatically on new commits. Configure here.