lighthouse/beacon_node/lighthouse_network/src
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
..
behaviour Custom RPC request management for sync (#3029) 2022-03-02 22:07:17 +00:00
discovery Update libp2p (#3039) 2022-03-02 05:09:52 +00:00
peer_manager Fix merge rpc length limits (#3133) 2022-04-04 00:26:15 +00:00
rpc Fix merge rpc length limits (#3133) 2022-04-04 00:26:15 +00:00
types Retry gossipsub messages when insufficient peers (#2964) 2022-02-03 01:12:30 +00:00
config.rs Filter non global ips from discovery (#3023) 2022-03-02 03:14:27 +00:00
lib.rs libp2p upgrade + gossipsub interval fix (#3012) 2022-02-10 04:12:03 +00:00
metrics.rs Retry gossipsub messages when insufficient peers (#2964) 2022-02-03 01:12:30 +00:00
service.rs Custom RPC request management for sync (#3029) 2022-03-02 22:07:17 +00:00