Skip to content
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

Electra: EIP-7251 update process_pending_balance_deposits #14177

Merged

Conversation

prestonvanloon
Copy link
Member

@prestonvanloon prestonvanloon commented Jul 3, 2024

What type of PR is this?

Other

What does this PR do? Why is it needed?

Updates process_pending_balance_deposits to match v1.5.0-alpha.3 spec with changes from ethereum/consensus-specs#3776.

Which issues(s) does this PR fix?

Other notes for review

@prestonvanloon prestonvanloon added the Electra electra hardfork label Jul 3, 2024
@prestonvanloon prestonvanloon requested a review from a team as a code owner July 3, 2024 01:19
@rkapka
Copy link
Contributor

rkapka commented Jul 3, 2024

The logic looks correct. One thing I noticed is that you annotated your code with some spec's comments, but not all of them

@prestonvanloon
Copy link
Member Author

The logic looks correct. One thing I noticed is that you annotated your code with some spec's comments, but not all of them

Thanks @rkapka, I've add the rest of the spec commentary for consistency.

@prestonvanloon prestonvanloon force-pushed the electra-update-process_pending_balance_deposits branch from 7473388 to 769687f Compare July 3, 2024 16:43
Copy link
Contributor

@saolyn saolyn left a comment

Choose a reason for hiding this comment

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

lgtm

@prestonvanloon prestonvanloon added this pull request to the merge queue Jul 8, 2024
Merged via the queue into develop with commit ae5b0b4 Jul 8, 2024
16 of 17 checks passed
@prestonvanloon prestonvanloon deleted the electra-update-process_pending_balance_deposits branch July 8, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Electra electra hardfork
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants