nimbus-eth2/beacon_chain
Ștefan Talpalaru 20e02d5615 enable "--threads:on" for tests (#75)
* enable "--threads:on" for tests

* disable Chronicles colours on Windows

* delete forLoopMacros-related config
2019-02-05 18:48:34 +01:00
..
spec Update BLS to the latest scheme. (#80) 2019-02-05 17:13:29 +01:00
beacon_chain_db.nim State storage predicate moved to beacon_node, split persistBlock to persistBlock and persistState 2019-02-04 21:44:37 +01:00
beacon_node.nim State storage predicate moved to beacon_node, split persistBlock to persistBlock and persistState 2019-02-04 21:44:37 +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 Update BLS to the latest scheme. (#80) 2019-02-05 17:13:29 +01:00
extras.nim spec updates 2018-12-28 02:32:41 +02:00
fork_choice.nim Update BLS to the latest scheme. (#80) 2019-02-05 17:13:29 +01:00
gossipsub_protocol.nim enable "--threads:on" for tests (#75) 2019-02-05 18:48:34 +01:00
mainchain_monitor.nim deposit root to Eth1Data transition 2019-01-18 12:47:30 +02:00
randao.nim More persistance 2019-02-04 21:44:37 +01:00
ssz.nim Update BLS to the latest scheme. (#80) 2019-02-05 17:13:29 +01:00
state_transition.nim Update BLS to the latest scheme. (#80) 2019-02-05 17:13:29 +01:00
sync_protocol.nim More persistance 2019-02-04 21:44:37 +01:00
time.nim epochs replace slots as main first-class entity; several mechanical renamings (ForkData -> Fork; .fork_data -> .fork; remove stub custody types/code; some type aliasing to keep slots and epochs more enforceably separate; fix test_state_transition.nim assumption that GENESIS_SLOT == 0 2019-01-28 19:22:22 -08:00
trusted_state_snapshots.nim More persistance 2019-02-04 21:44:37 +01:00
validator_keygen.nim Update BLS to the latest scheme. (#80) 2019-02-05 17:13:29 +01:00
validator_pool.nim Update BLS to the latest scheme. (#80) 2019-02-05 17:13:29 +01:00
work_pool.nim Update BLS to the latest scheme. (#80) 2019-02-05 17:13:29 +01:00