lighthouse/beacon_node/network/src
divma 6c0c050fbb Tweak head syncing (#1845)
## Issue Addressed

Fixes head syncing

## Proposed Changes

- Get back to statusing peers after removing chain segments and making the peer manager deal with status according to the Sync status, preventing an old known deadlock
- Also a bug where a chain would get removed if the optimistic batch succeeds being empty

## Additional Info

Tested on Medalla and looking good
2020-11-01 23:37:39 +00:00
..
attestation_service Fix head tracker concurrency bugs (#1771) 2020-10-19 05:58:39 +00:00
beacon_processor Upgrade discovery and restructure task execution (#1693) 2020-10-05 18:45:54 +11:00
router Sync state adjustments (#1804) 2020-10-22 00:26:06 +00:00
service Upgrade discovery and restructure task execution (#1693) 2020-10-05 18:45:54 +11:00
sync Tweak head syncing (#1845) 2020-11-01 23:37:39 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Add UPnP support for Lighthouse (#1587) 2020-10-03 10:07:47 +10:00
metrics.rs Add gossip conditions from spec v0.12.3 (#1667) 2020-09-27 20:59:40 +00:00
nat.rs Downgrade libp2p (#1817) 2020-10-23 09:33:59 +00:00
persisted_dht.rs Add database schema versioning (#1688) 2020-10-01 11:12:36 +10:00
service.rs Downgrade libp2p (#1817) 2020-10-23 09:33:59 +00:00