lighthouse/beacon_node
Divma 9964f5afe5 Document why we hash downloaded blocks for both sync algs (#2927)
## Proposed Changes
Initially the idea was to remove hashing of blocks in backfill sync. After considering it more, we conclude that we need to do it in both (forward and backfill) anyway. But since we forgot why we were doing it in the first place, this PR documents this logic. 

Future us should find it useful 


Co-authored-by: Divma <26765164+divagant-martian@users.noreply.github.com>
2022-01-26 23:14:22 +00:00
..
beacon_chain Removed all disable_forks (#2925) 2022-01-20 09:14:26 +00:00
client Removed all disable_forks (#2925) 2022-01-20 09:14:26 +00:00
eth1 Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00
execution_layer Rust 1.58 lints (#2906) 2022-01-13 22:39:58 +00:00
genesis Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00
http_api Support duplicate keys in HTTP API query strings (#2908) 2022-01-20 09:14:19 +00:00
http_metrics Additional networking metrics (#2549) 2021-12-22 06:17:14 +00:00
lighthouse_network Increase target subnet peers (#2948) 2022-01-24 12:08:00 +00:00
network Document why we hash downloaded blocks for both sync algs (#2927) 2022-01-26 23:14:22 +00:00
operation_pool Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00
src Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
store Additional networking metrics (#2549) 2021-12-22 06:17:14 +00:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Update Lighthouse Dependencies (#2818) 2021-11-18 05:08:42 +00:00
Cargo.toml v2.1.1 (#2951) 2022-01-25 00:46:24 +00:00