Skip to content

Add --low-valcount-sweep feature flag for withdrawal sweep bound#16231

Merged
potuz merged 1 commit intodevelopfrom
low_valcount
Jan 8, 2026
Merged

Add --low-valcount-sweep feature flag for withdrawal sweep bound#16231
potuz merged 1 commit intodevelopfrom
low_valcount

Conversation

@potuz
Copy link
Copy Markdown
Contributor

@potuz potuz commented Jan 8, 2026

Gate the withdrawal sweep optimization (using min of validator count and MaxValidatorsPerWithdrawalsSweep) behind a hidden feature flag that defaults to false. Enable the flag for spectests to match consensus spec.

The backported changes were from 4788

Gate the withdrawal sweep optimization (using min of validator count and
MaxValidatorsPerWithdrawalsSweep) behind a hidden feature flag that
defaults to false. Enable the flag for spectests to match consensus spec.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@potuz potuz added this pull request to the merge queue Jan 8, 2026
Merged via the queue into develop with commit 158c09c Jan 8, 2026
19 checks passed
@potuz potuz deleted the low_valcount branch January 8, 2026 16:39
potuz added a commit that referenced this pull request Jan 8, 2026
)

Gate the withdrawal sweep optimization (using min of validator count and
MaxValidatorsPerWithdrawalsSweep) behind a hidden feature flag that
defaults to false. Enable the flag for spectests to match consensus
spec.

The backported changes were from
[4788](ethereum/consensus-specs#4788)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
nalepae pushed a commit that referenced this pull request Feb 12, 2026
)

Gate the withdrawal sweep optimization (using min of validator count and
MaxValidatorsPerWithdrawalsSweep) behind a hidden feature flag that
defaults to false. Enable the flag for spectests to match consensus
spec.

The backported changes were from
[4788](ethereum/consensus-specs#4788)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants