lighthouse/beacon_node/network
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
..
src Add slot offset computing to be downloaded slot (#2198) 2021-02-18 08:24:46 +00:00
Cargo.toml Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00