lighthouse/boot_node/src
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
..
cli.rs Improve ENR logic for ipv6 (#4395) 2023-06-19 23:53:25 +00:00
config.rs Switch libp2p sigp gossipsub fork (#4999) 2024-01-10 16:26:52 +11:00
lib.rs Fix genesis state download panic when running in debug mode (#4753) 2023-09-21 04:17:25 +00:00
server.rs Switch libp2p sigp gossipsub fork (#4999) 2024-01-10 16:26:52 +11:00