lighthouse/beacon_node/network/src
Lion - dapplion 613382f304 Add slot offset computing to be downloaded slot (#2198)
The current implementation assumes the range offset of slots downloaded on a batch to equal zero. This conflicts with the condition to consider this chain as sync. For finalized sync, it results in one extra batch being downloaded which can't be processed.

CC @wemeetagain
2021-02-18 08:24:46 +00:00
..
attestation_service Update for clippy 1.50 (#2193) 2021-02-15 00:09:12 +00:00
beacon_processor Advance state to next slot after importing block (#2174) 2021-02-15 07:17:52 +00:00
router Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
service Clippy 1.49.0 updates and dht persistence test fix (#2156) 2021-01-19 00:34:28 +00:00
sync Add slot offset computing to be downloaded slot (#2198) 2021-02-18 08:24:46 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
metrics.rs Add metrics for beacon block propagation (#2173) 2021-02-04 05:33:56 +00:00
nat.rs Update for clippy 1.50 (#2193) 2021-02-15 00:09:12 +00:00
persisted_dht.rs Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
service.rs Dht persistence on drop (v2) (#2200) 2021-02-15 06:09:55 +00:00
status.rs Move some rpc processing to the beacon_processor (#1936) 2020-11-19 23:33:44 +00:00