-
Notifications
You must be signed in to change notification settings - Fork 1k
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-7002/7251: clarify pending partial withdrawals handling #3679
Electra:EIP-7002/7251: clarify pending partial withdrawals handling #3679
Conversation
b03381d
to
2a81d0f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
@ralexstokes, I'd defer to you on #3679 (comment)
tests/core/pyspec/eth2spec/test/electra/unittests/test_config_invariants.py
Outdated
Show resolved
Hide resolved
tests/core/pyspec/eth2spec/test/electra/unittests/test_config_invariants.py
Outdated
Show resolved
Hide resolved
update: after some discussion, we may only want to ensure that this value is less than the maximum number of withdrawals per payload and not necessarily exactly half, so ill remove the new invariant test I added im happy to keep discussing the name, although I still maintain the position that the name I suggested is more precise here |
c31ef61
to
21ed01c
Compare
21ed01c
to
8213308
Compare
renames constant and adjust value so we get the intended behavior so that pending partial withdrawals (from EL) can't block processing CL withdrawals