eth2.0-specs/specs
vbuterin 425f7d51c9
Keep randao mixes in the state
Response to #295 

Also a simplification, as two special cases get replaced: `state.randao_mix` -> `state.latest_randao_mixes[-1]`, and `state.next_seed` -> `state.latest_randao_mixes[-CYCLE_LENGTH-1]`.
2018-12-15 05:10:31 -05:00
..
core Keep randao mixes in the state 2018-12-15 05:10:31 -05:00
bls_verify.md Update bls_verify.md 2018-12-11 14:02:34 +00:00
simple-serialize.md rename hash tree roots as root 2018-12-11 09:53:56 -08:00
test-format.md a note about wip 2018-10-16 17:50:56 -05:00