nimbus-eth2/research
Jacek Sieka 4d55cf8eea beacon node sim: various improvements (fixes #111) (#156)
* allow running more or fewer validators
* use deterministic key generation for tests to avoid exhausting system
RNG
* update README with simulator docs
* write the data of each validator to separate file, instead of a big
chainstart.json (makes it easier to run different validator counts)
2019-03-07 13:59:28 +00: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 beacon node sim: various improvements (fixes #111) (#156) 2019-03-07 13:59:28 +00:00