lighthouse/beacon_node/lighthouse_network
Pawan Dhananjay d399961e6e Add an option to disable inbound rate limiter (#4327)
## Issue Addressed

On deneb devnetv5, lighthouse keeps rate limiting peers which makes it harder to bootstrap new nodes as there are very few peers in the network. This PR adds an option to disable the inbound rate limiter for testnets.

Added an option to configure inbound rate limits as well.

Co-authored-by: Diva M <divma@protonmail.com>
2023-06-02 03:17:38 +00:00
..
src Add an option to disable inbound rate limiter (#4327) 2023-06-02 03:17:38 +00:00
tests Remove redundant gossipsub tests (#4294) 2023-05-16 01:10:47 +00:00
Cargo.toml Split common crates out into their own repos (#3890) 2023-04-28 01:15:40 +00:00