nimbus-eth2/beacon_chain
Dustin Brody f30b4f822e ValidatorRecord -> Validator 2019-01-18 12:47:30 +02:00
..
spec ValidatorRecord -> Validator 2019-01-18 12:47:30 +02:00
beacon_chain_db.nim Back the db by rocksdb backend 2019-01-17 14:38:16 +02:00
beacon_node.nim Add --logLevel command-line flag; Fix running the start.sh script from the beacon-chain repo 2019-01-17 14:38:27 +02:00
beacon_node.nim.cfg Add --logLevel command-line flag; Fix running the start.sh script from the beacon-chain repo 2019-01-17 14:38:27 +02:00
conf.nim Add --logLevel command-line flag; Fix running the start.sh script from the beacon-chain repo 2019-01-17 14:38:27 +02:00
extras.nim spec updates 2018-12-28 02:32:41 +02:00
fork_choice.nim Back the db by rocksdb backend 2019-01-17 14:38:16 +02:00
gossipsub_protocol.nim Reach block 64 in the network simulation 2019-01-07 14:59:52 +02: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 (#48) 2018-12-27 14:14:37 -06:00
state_transition.nim add some helper functions from new spec; fix some comments; more plumbing; start removing some of the status-code refs in favor of the new status bitfield 2019-01-16 04:57:49 -08:00
sync_protocol.nim ValidatorRecord -> Validator 2019-01-18 12:47:30 +02:00
time.nim Stable network simulation 2019-01-09 10:45:33 +02:00
trusted_state_snapshots.nim ValidatorRecord -> Validator 2019-01-18 12:47:30 +02:00
validator_keygen.nim Fix the build of the validator_keygen 2019-01-17 14:38:27 +02:00
validator_pool.nim Stable network simulation 2019-01-09 10:45:33 +02:00
work_pool.nim initial rough commit of a work/attestation pool (#46) 2018-12-26 13:17:30 +01:00