lighthouse/beacon_node/lighthouse_network/src
Pawan Dhananjay e32c09bfda Fix decoding max length (#2816)
## Issue Addressed

N/A

## Proposed Changes

Fix encoder max length to the correct value (`MAX_RPC_SIZE`).
2021-11-16 22:23:39 +00:00
..
behaviour Move the peer manager to be a behaviour (#2773) 2021-11-08 00:01:10 +00:00
discovery Upgrade to latest libp2p (#2605) 2021-10-29 01:59:29 +00:00
peer_manager Investigate and correct RPC Response Timeouts (#2804) 2021-11-16 03:42:25 +00:00
rpc Fix decoding max length (#2816) 2021-11-16 22:23:39 +00:00
types Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
config.rs Do not compute metrics in the network service if the cli flag is not set (#2765) 2021-11-03 00:06:03 +00:00
lib.rs Move the peer manager to be a behaviour (#2773) 2021-11-08 00:01:10 +00:00
metrics.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
service.rs Move the peer manager to be a behaviour (#2773) 2021-11-08 00:01:10 +00:00