nimbus-eth2/beacon_chain
Mamy Ratsimbazafy c2a52d7fc5 Allow faster slots (#112)
* Allow compile time configurable slot time
2019-02-14 13:15:10 +01:00
..
spec Allow faster slots (#112) 2019-02-14 13:15:10 +01:00
beacon_chain_db.nim Use nim-eth (#82) 2019-02-05 20:21:18 +01:00
beacon_node.nim Fix simulation regression due to custody_bitfield (#108) 2019-02-12 23:50:02 +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 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
randao.nim More persistance 2019-02-04 21:44:37 +01:00
ssz.nim Use nim-eth (#82) 2019-02-05 20:21:18 +01:00
state_transition.nim some v0.2.0 updates and fixes a bug that should enable simulation to continue longer (#110) 2019-02-14 04:16:50 +01:00
sync_protocol.nim Asyncdispatch2 rebranding to chronos (#84) 2019-02-06 18:56:04 +01:00
time.nim Fix for getting the current epoch number 2019-02-07 16:40:00 +01:00
trusted_state_snapshots.nim Asyncdispatch2 rebranding to chronos (#84) 2019-02-06 18:56:04 +01:00
validator_keygen.nim implement new RANDAO reveals (#92) 2019-02-07 21:13:10 +01:00
validator_pool.nim Fixed epoch actions (#105) 2019-02-12 16:56:58 +01:00