lighthouse/beacon_node/network
divma d0cbf3111a move sync state to the chains KV (#1940)
## Issue Addressed
we have a log saying we add a peer to a chain, and an another one in case the chain is not syncing. To avoid needing to peer there two (and reduce log entries) simply log the chain's syncing state in the chain's KV
2020-11-22 23:58:23 +00:00
..
src move sync state to the chains KV (#1940) 2020-11-22 23:58:23 +00:00
Cargo.toml Update libp2p (#1865) 2020-11-06 04:14:14 +00:00