lighthouse/beacon_node/network/src
divma 6f890c398e Sync Bug fixes (#1950)
## Issue Addressed

Two issues related to empty batches
- Chain target's was not being advanced when the batch was successful, empty and the chain didn't have an optimistic batch
- Not switching finalized chains. We now switch finalized chains requiring a minimum work first
2020-11-24 02:11:31 +00:00
..
attestation_service Add flag to import all attestations (#1941) 2020-11-22 23:58:25 +00:00
beacon_processor Move some rpc processing to the beacon_processor (#1936) 2020-11-19 23:33:44 +00:00
router Move some rpc processing to the beacon_processor (#1936) 2020-11-19 23:33:44 +00:00
service Upgrade discovery and restructure task execution (#1693) 2020-10-05 18:45:54 +11:00
sync Sync Bug fixes (#1950) 2020-11-24 02:11:31 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Move some rpc processing to the beacon_processor (#1936) 2020-11-19 23:33:44 +00:00
metrics.rs Gossipsub scoring (#1668) 2020-11-12 01:48:28 +00:00
nat.rs Update libp2p (#1865) 2020-11-06 04:14:14 +00:00
persisted_dht.rs Add database schema versioning (#1688) 2020-10-01 11:12:36 +10:00
service.rs Implement slasher (#1567) 2020-11-23 03:43:22 +00:00
status.rs Move some rpc processing to the beacon_processor (#1936) 2020-11-19 23:33:44 +00:00