lighthouse/beacon_node/network
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
..
src Document why we hash downloaded blocks for both sync algs (#2927) 2022-01-26 23:14:22 +00:00
Cargo.toml Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00