eth2.0-specs/specs/core
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
..
0_beacon-chain.md Keep randao mixes in the state 2018-12-15 05:10:31 -05:00
1_shard-data-chains.md updated rest of the fields except ancestor_hashes 2018-12-11 12:38:32 -08:00