nimbus-eth2/beacon_chain
Jacek Sieka 0e9cc20cfe beacon node simplifications (#116)
* remove previous randao scheme code
* fix some epoch logging
* move genesis time selection to state generation
2019-02-15 17:33:32 +01:00
..
spec beacon node simplifications (#116) 2019-02-15 17:33:32 +01:00
beacon_chain_db.nim Use nim-eth (#82) 2019-02-05 20:21:18 +01:00
beacon_node.nim beacon node simplifications (#116) 2019-02-15 17:33:32 +01: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 Fixed epoch actions (#105) 2019-02-12 16:56:58 +01: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 Merge pull request #115 from status-im/nus 2019-02-15 10:57:14 +00:00
sync_protocol.nim Asyncdispatch2 rebranding to chronos (#84) 2019-02-06 18:56:04 +01:00
time.nim beacon node simplifications (#116) 2019-02-15 17:33:32 +01:00
trusted_state_snapshots.nim beacon node simplifications (#116) 2019-02-15 17:33:32 +01:00
validator_keygen.nim beacon node simplifications (#116) 2019-02-15 17:33:32 +01:00
validator_pool.nim complete switching to v0.2.0 RANDAO scheme, with verification enabled 2019-02-14 13:41:04 -08:00