nimbus-eth2/beacon_chain
Yuriy Glukhov b587455e7b Use BlockPool for slot->blocks mapping (#166) 2019-03-11 09:38:36 -06:00
..
spec more 0.4.0 spec updates: renamings, continue Proposal updates, and note several more functions which were verified not to have changed in 0.4.0 (#163) 2019-03-11 09:33:24 -06:00
attestation_pool.nim add initial block pool (#139) 2019-02-28 15:21:29 -06:00
beacon_chain_db.nim Use BlockPool for slot->blocks mapping (#166) 2019-03-11 09:38:36 -06:00
beacon_node.nim Use BlockPool for slot->blocks mapping (#166) 2019-03-11 09:38:36 -06: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
block_pool.nim Use BlockPool for slot->blocks mapping (#166) 2019-03-11 09:38:36 -06:00
conf.nim beacon node sim: various improvements (fixes #111) (#156) 2019-03-07 13:59:28 +00:00
extras.nim spec updates 2018-12-28 02:32:41 +02:00
fork_choice.nim updates 2019-02-21 15:38:26 -06: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 spec version 0.4.0 update: shard_block_root -> crosslink_data_root; switch from validator.slashed_epoch -> validator.slashed approach; a couple assert -> doAssert; note fix for underflow-prone spec changes in checkAttestation; GENESIS_SLOT change from 2^63 to 2^32; refactor Proposer and ProposalSlashing structure; add signed_root; remove duplicate slashValidator (#159) 2019-03-08 17:44:31 +00:00
state_transition.nim more 0.4.0 spec updates: renamings, continue Proposal updates, and note several more functions which were verified not to have changed in 0.4.0 (#163) 2019-03-11 09:33:24 -06:00
sync_protocol.nim Use BlockPool for slot->blocks mapping (#166) 2019-03-11 09:38:36 -06:00
time.nim Updates for finalizing chain! (#162) 2019-03-09 04:23:14 +00:00
trusted_state_snapshots.nim beacon node sim: various improvements (fixes #111) (#156) 2019-03-07 13:59:28 +00:00
validator_keygen.nim beacon node sim: various improvements (fixes #111) (#156) 2019-03-07 13:59:28 +00:00
validator_pool.nim more 0.4.0 spec updates: renamings, continue Proposal updates, and note several more functions which were verified not to have changed in 0.4.0 (#163) 2019-03-11 09:33:24 -06:00