mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 18:24:59 -05:00
* (cleanup) Rename `SQRT_E_DROP_TIME` to `INVERSE_SQRT_E_DROP_TIME` to reflect `1/sqrt(e)` * (cleanup) Justify why it's called INVERSE_SQRT_E_DROP_TIME * (cleanup) Polish and simplify presentation * (bug fix) Fixed 2**34 value * (bug fix) Replace epochs with slots to make the calculations work