lighthouse/beacon_node/network/src/sync
divma 138c0cf7f0 Remove block clone (#1448)
## Issue Addressed

#1028 

A bit late, but I think if `BlockError` had a kind (the current `BlockError` minus everything on the variants that comes directly from the block) and the original block, more clones could be removed
2020-08-06 04:29:17 +00:00
..
range_sync Correct issue with network message passing (#1439) 2020-08-03 09:35:53 +00:00
block_processor.rs Remove block clone (#1448) 2020-08-06 04:29:17 +00:00
manager.rs Fix clippy lints rpc (#1401) 2020-07-28 01:39:42 +00:00
mod.rs Super tiny RPC refactor (#1187) 2020-06-05 13:07:59 +10:00
network_context.rs Activate peer scoring (#1284) 2020-07-07 10:13:16 +10:00
peer_sync_info.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00