nimbus-eth2/research
Jacek Sieka 6bcefc0e42
verify blocks before storing in block pool / database (#158)
* fix state db lookup typo
* fix randao reveal slot when proposing blocks
* only store blocks that can be applied to a state
* store state at every epoch boundary (yes, needs pruning!)
* split out state advancement function when there's no block
* default state sim to 0.9 attestation ratio
2019-03-08 10:40:17 -06:00
..
fork_choice_rule spec 0.3.0 updates: EPOCH_LENGTH -> SLOTS_PER_EPOCH, SlotNumber -> Slot, EpochNumber -> Epoch (#127) 2019-02-19 19:33:58 -06:00
.gitignore spec updates (#45) 2018-12-21 16:37:46 -06:00
sereth.nim Use nim-eth (#82) 2019-02-05 20:21:18 +01:00
serialized_sizes.nim add initial block pool (#139) 2019-02-28 15:21:29 -06:00
serialized_sizes.nim.cfg ssz: finish implementation (#42) 2018-12-17 19:03:53 +01:00
state_sim.nim verify blocks before storing in block pool / database (#158) 2019-03-08 10:40:17 -06:00