nimbus-eth2/beacon_chain
Jacek Sieka 04314589ff
spec updates (#45)
* spec updates

* random small updates
* ssz no longer sorts by field, fix enum serialization
* rewire block processing a little to avoid a few state copies
* add a state simulation tool that writes out jsons
2018-12-21 16:37:46 -06:00
..
fork_choice_rule introduce Eth2Hash, Eth2Digest and friends (#22, fixes #3) 2018-11-27 17:10:09 -06:00
spec spec updates (#45) 2018-12-21 16:37:46 -06:00
beacon_chain_db.nim Chain creation and network simulation start script 2018-12-19 15:39:00 +02:00
beacon_node.nim Chain creation and network simulation start script 2018-12-19 15:39:00 +02:00
conf.nim Chain creation and network simulation start script 2018-12-19 15:39:00 +02:00
extras.nim spec updates (#37) 2018-12-13 10:00:55 -06:00
fork_choice.nim switch some proc to func, add some infrastructure, update based on spec name changes (#40) 2018-12-15 10:32:36 -06:00
gossipsub_protocol.nim fix one compile error 2018-12-12 13:44:18 -08:00
mainchain_monitor.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
randao.nim Chain creation and network simulation start script 2018-12-19 15:39:00 +02:00
ssz.nim spec updates (#45) 2018-12-21 16:37:46 -06:00
state_transition.nim spec updates (#45) 2018-12-21 16:37:46 -06:00
sync_protocol.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
time.nim Chain creation and network simulation start script 2018-12-19 15:39:00 +02:00
trusted_state_snapshots.nim Get the code to compiling state 2018-11-29 03:17:57 +02:00
validator_keygen.nim Chain creation and network simulation start script 2018-12-19 15:39:00 +02:00
validator_pool.nim Chain creation and network simulation start script 2018-12-19 15:39:00 +02:00