nimbus-eth2/beacon_chain
Dustin Brody 68644517da initial rough commit of a work/attestation pool (#46)
* initial rough commit of a work/attestation pool

* add kludgy participation_bitfield handling, some error handling, and document future improvments from spec update #47

* rename addAttestation to add for Nim consistency
2018-12-26 13:17:30 +01:00
..
fork_choice_rule introduce Eth2Hash, Eth2Digest and friends (#22, fixes #3) 2018-11-27 17:10:09 -06:00
spec spec updates 2018-12-24 10:08:11 +01:00
beacon_chain_db.nim Chain creation and network simulation start script 2018-12-19 15:39:00 +02:00
beacon_node.nim spec updates 2018-12-24 10:08:11 +01: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 2018-12-24 10:08:11 +01:00
state_transition.nim initial rough commit of a work/attestation pool (#46) 2018-12-26 13:17:30 +01: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 spec updates 2018-12-24 10:08:11 +01:00
validator_pool.nim spec updates 2018-12-24 10:08:11 +01:00
work_pool.nim initial rough commit of a work/attestation pool (#46) 2018-12-26 13:17:30 +01:00