lighthouse/beacon_node/network/src
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
..
attestation_service Discover query grouping (#1364) 2020-07-29 02:43:50 +00:00
router Remove block clone (#1448) 2020-08-06 04:29:17 +00:00
service Make key value storage abstractions more accurate (#1267) 2020-06-16 11:34:04 +10:00
sync Remove block clone (#1448) 2020-08-06 04:29:17 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
metrics.rs Fix attestation propagation (#1360) 2020-07-20 12:55:32 +10:00
persisted_dht.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
service.rs Gossipsub update (#1400) 2020-07-29 03:40:22 +00:00