You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Hmm, if I got the proposal right this withdrawal boost factor applies to partial withdrawals, too? (withdraw_balance gets called from process_full_withdrawals & process_partial_withdrawals)
So a farmer could simply run a validator, deposit large amounts of funds and wait for it to be returned via the next partial withdrawal.
This could be problematic in combination with the caveat you've mentioned on the ethereum-magicians discussion thread: make sure to not hit the max integer value on any account any time soon
Even with a low factor of only 2 a farmer could potentially double his balance every 1-2weeks (partial withdrawal interval).
The limit will be reached quickly this way.
The text was updated successfully, but these errors were encountered: