Skip to content

Prevent duplicate effective balance processing #7209

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 1 commit into from
Mar 27, 2025

Conversation

michaelsproul
Copy link
Member

Proposed Changes

Ensure that each validator has its effective balance updated exactly once during epoch processing.

@michaelsproul michaelsproul added bug Something isn't working ready-for-review The code is ready for review consensus An issue/PR that touches consensus code, such as state_processing or block verification. electra Required for the Electra/Prague fork labels Mar 27, 2025
Copy link
Member

@realbigsean realbigsean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one

@michaelsproul michaelsproul added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Mar 27, 2025
@michaelsproul michaelsproul merged commit 0875326 into release-v7.0.0 Mar 27, 2025
26 of 29 checks passed
@michaelsproul michaelsproul deleted the fix-effective-balances branch March 27, 2025 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working consensus An issue/PR that touches consensus code, such as state_processing or block verification. electra Required for the Electra/Prague fork ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants