nimbus-eth2/beacon_chain
Jacek Sieka 1d9c91d230
cleanups
* add ancestor getter to db layer, and use
* remove head block call
* add trivial beacon chain db test
2019-02-21 11:20:50 -06:00
..
spec initial state replay implementation 2019-02-20 22:42:17 -06:00
attestation_pool.nim initial state replay implementation 2019-02-20 22:42:17 -06:00
beacon_chain_db.nim cleanups 2019-02-21 11:20:50 -06:00
beacon_node.nim cleanups 2019-02-21 11:20:50 -06: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 beacon node simplifications (#116) 2019-02-15 17:33:32 +01:00
extras.nim spec updates 2018-12-28 02:32:41 +02:00
fork_choice.nim initial state replay implementation 2019-02-20 22:42:17 -06:00
gossipsub_protocol.nim Asyncdispatch2 rebranding to chronos (#84) 2019-02-06 18:56:04 +01:00
mainchain_monitor.nim Asyncdispatch2 rebranding to chronos (#84) 2019-02-06 18:56:04 +01:00
ssz.nim Use nim-eth (#82) 2019-02-05 20:21:18 +01:00
state_transition.nim initial state replay implementation 2019-02-20 22:42:17 -06:00
sync_protocol.nim spec 0.3.0 updates: EPOCH_LENGTH -> SLOTS_PER_EPOCH, SlotNumber -> Slot, EpochNumber -> Epoch (#127) 2019-02-19 19:33:58 -06:00
time.nim spec 0.3.0 updates: EPOCH_LENGTH -> SLOTS_PER_EPOCH, SlotNumber -> Slot, EpochNumber -> Epoch (#127) 2019-02-19 19:33:58 -06:00
trusted_state_snapshots.nim get most 0.3.0 spec renamings (#126) 2019-02-19 17:07:56 -06:00
validator_keygen.nim spec 0.3.0 updates: EPOCH_LENGTH -> SLOTS_PER_EPOCH, SlotNumber -> Slot, EpochNumber -> Epoch (#127) 2019-02-19 19:33:58 -06:00
validator_pool.nim spec 0.3.0 updates: EPOCH_LENGTH -> SLOTS_PER_EPOCH, SlotNumber -> Slot, EpochNumber -> Epoch (#127) 2019-02-19 19:33:58 -06:00