nimbus-eth2/beacon_chain
Jacek Sieka 142aa8ca8e ssz: finish implementation (#42)
* ssz: finish implementation

* add object support, simplify implementation
* fix extra round of hashing in tree_hash_root

* ssz: cleanups

* work around Nim range bug for Uint24, cleanups
2018-12-17 19:03:53 +01:00
..
fork_choice_rule introduce Eth2Hash, Eth2Digest and friends (#22, fixes #3) 2018-11-27 17:10:09 -06:00
spec ssz: finish implementation (#42) 2018-12-17 19:03:53 +01:00
beacon_chain_db.nim Get the code to compiling state 2018-11-29 03:17:57 +02:00
beacon_node.nim switch some proc to func, add some infrastructure, update based on spec name changes (#40) 2018-12-15 10:32:36 -06:00
conf.nim Comments addressed, cosmetics 2018-12-09 11:17:54 +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 spec updates (#37) 2018-12-13 10:00:55 -06:00
ssz.nim ssz: finish implementation (#42) 2018-12-17 19:03:53 +01:00
state_transition.nim switch some proc to func, add some infrastructure, update based on spec name changes (#40) 2018-12-15 10:32:36 -06:00
sync_protocol.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
time.nim spec updates 2018-12-03 15:41:24 -06:00
trusted_state_snapshots.nim Get the code to compiling state 2018-11-29 03:17:57 +02:00
validator_keygen.nim Some bits of randao 2018-12-09 11:17:54 +02:00
validator_pool.nim Sign block proposal and attestation 2018-12-13 12:58:05 +02:00