nimbus-eth2/beacon_chain
Dustin Brody 2794181889 Spec updates (#94)
* s/slot_included/inclusion_slot/; s/participation_bitfield/aggregation_bitfield/; rearrange some type definitions to match spec order

* a couple more Eth1Data-related spec syncs
2019-02-07 17:55:48 +01:00
..
spec Spec updates (#94) 2019-02-07 17:55:48 +01:00
beacon_chain_db.nim Use nim-eth (#82) 2019-02-05 20:21:18 +01:00
beacon_node.nim Fix for getting the current epoch number 2019-02-07 16:40:00 +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 Spec updates (#94) 2019-02-07 17:55:48 +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 Fix regression from #80 on validator_keygen (#86) 2019-02-06 20:58:18 +01:00
validator_pool.nim Asyncdispatch2 rebranding to chronos (#84) 2019-02-06 18:56:04 +01:00