nimbus-eth2/beacon_chain
Dustin Brody b03ac3427f split out get_previous_epoch into helper function 2019-02-11 16:10:46 +01:00
..
spec split out get_previous_epoch into helper function 2019-02-11 16:10:46 +01:00
beacon_chain_db.nim Use nim-eth (#82) 2019-02-05 20:21:18 +01:00
beacon_node.nim latest_crosslink_root -> latest_crosslink; adjust checkAttestation; add SHUFFLE_ROUND_COUNT and FORK_CHOICE_BALANCE_INCREMENT constants; some additional casts because a few places where ValidatorIndex was used are now uint64; remove some old commented-out lines of code from shardcommittee transition 2019-02-11 15:32:27 +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 Spec updates (#94) 2019-02-07 17:55:48 +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 latest_crosslink_root -> latest_crosslink; adjust checkAttestation; add SHUFFLE_ROUND_COUNT and FORK_CHOICE_BALANCE_INCREMENT constants; some additional casts because a few places where ValidatorIndex was used are now uint64; remove some old commented-out lines of code from shardcommittee transition 2019-02-11 15:32:27 +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 block proposal signature domain 2019-02-07 21:55:44 +01:00