lighthouse/beacon_node/lighthouse_network/src/service
João Oliveira 38df87c3c5
Switch libp2p sigp gossipsub fork (#4999)
* switch libp2p source to sigp fork

* Shift the connection closing inside RPC behaviour

* Tag specific commits

* Add slow peer scoring

* Fix test

* Use default yamux config

* Pin discv5 to our libp2p fork and cargo update

* Upgrade libp2p to enable yamux gains

* Add a comment specifying the branch being used

* cleanup build output from within container
(prevents CI warnings related to fs permissions)

* Remove revision tags add branches for testing, will revert back once we're happy

* Update to latest rust-libp2p version

* Pin forks

* Update cargo.lock

* Re-pin to panic-free rust

---------

Co-authored-by: Age Manning <Age@AgeManning.com>
Co-authored-by: Pawan Dhananjay <pawandhananjay@gmail.com>
Co-authored-by: antondlr <anton@delaruelle.net>
Co-authored-by: Michael Sproul <michael@sigmaprime.io>
2024-01-10 16:26:52 +11:00
..
api_types.rs API for LightClientBootstrap, LightClientFinalityUpdate, LightClientOptimisticUpdate and light client events (#3954) 2023-11-28 17:14:29 +11:00
behaviour.rs PeerManager: move the check for banned peers from connection_established (#4569) 2023-10-03 23:59:32 +00:00
gossip_cache.rs Activate clippy::manual_let_else lint (#4889) 2023-10-31 10:31:02 +00:00
gossipsub_scoring_parameters.rs Switch libp2p sigp gossipsub fork (#4999) 2024-01-10 16:26:52 +11:00
mod.rs Switch libp2p sigp gossipsub fork (#4999) 2024-01-10 16:26:52 +11:00
utils.rs Switch libp2p sigp gossipsub fork (#4999) 2024-01-10 16:26:52 +11:00