lighthouse-pulse/beacon_node
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
..
beacon_chain Upgrade rand_core (#2201) 2021-02-15 20:34:49 +00:00
client Advance state to next slot after importing block (#2174) 2021-02-15 07:17:52 +00:00
eth1 Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
eth2_libp2p Update for clippy 1.50 (#2193) 2021-02-15 00:09:12 +00:00
genesis Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
http_api Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
http_metrics Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
network Add slot offset computing to be downloaded slot (#2198) 2021-02-18 08:24:46 +00:00
operation_pool Update pool/attestations and committees endpoints (#1899) 2020-11-18 23:31:39 +00:00
src Detailed validator monitoring (#2151) 2021-01-20 19:19:38 +00:00
store Fix clippy errors on tests (#2160) 2021-01-28 23:31:06 +00:00
tests Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
timer Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
websocket_server Server sent events (#1920) 2020-12-04 00:18:58 +00:00
Cargo.toml v1.1.1 (#2202) 2021-02-16 00:09:02 +00:00