lighthouse/beacon_node/lighthouse_network/src/peer_manager
Pawan Dhananjay ab434bc075 Fix merge rpc length limits (#3133)
## Issue Addressed

N/A

## Proposed Changes

Fix the upper bound for blocks by root responses to be equal to the max merge block size instead of altair.
Further make the rpc response limits fork aware.
2022-04-04 00:26:15 +00:00
..
peerdb Add lighthouse db command (#3129) 2022-04-01 00:58:59 +00:00
config.rs Additional networking metrics (#2549) 2021-12-22 06:17:14 +00:00
mod.rs Fix merge rpc length limits (#3133) 2022-04-04 00:26:15 +00:00
network_behaviour.rs Custom RPC request management for sync (#3029) 2022-03-02 22:07:17 +00:00
peerdb.rs Improved peer management (#2993) 2022-02-18 02:36:43 +00:00