mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-05 11:35:06 -05:00
* Initialisation bug: initial `effective_balance` be not greater than `MAX_EFFECTIVE_BALANCE` * Hysteresis bug: do not prevent `effective_balance` to go from `MAX_EFFECTIVE_BALANCE - 1` to `MAX_EFFECTIVE_BALANCE`