lighthouse/beacon_node
Age Manning 0b82e9f8a9
Update Syncing logic (#1042)
* Prevent duplicate parent block lookups

* Updates logic for handling re-status'd peers

* Allow block lookup if the block is close to head

* Correct ordering of sync logs

* Remove comments in block processer, clean up sim
2020-04-22 23:58:10 +10:00
..
beacon_chain Skip an already finalized block in a segment (#1041) 2020-04-22 23:06:16 +10:00
client Merge latest master 2020-04-22 01:05:46 +10:00
eth1 Prune abandoned forks (#916) 2020-04-20 19:59:56 +10:00
eth2-libp2p Update Syncing logic (#1042) 2020-04-22 23:58:10 +10:00
genesis Merge latest master 2020-04-22 01:05:46 +10:00
network Update Syncing logic (#1042) 2020-04-22 23:58:10 +10:00
rest_api Address clippy arith lints (#1038) 2020-04-22 14:46:19 +10:00
src Merge latest master 2020-04-22 01:05:46 +10:00
store Merge latest master 2020-04-22 01:05:46 +10:00
tests Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
timer Update VC and BN APIs for naive aggregation (#950) 2020-03-25 21:14:05 +11:00
version Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
websocket_server Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
Cargo.toml Fix issues with testnet dir, update docs (#992) 2020-04-17 17:49:29 +10:00