lighthouse/beacon_node/network/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
..
network_beacon_processor Switch libp2p sigp gossipsub fork (#4999) 2024-01-10 16:26:52 +11:00
service Remove deficit gossipsub scoring during topic transition (#4486) 2023-10-04 00:43:28 +00:00
subnet_service Add missed blocks to monitored validators (#4731) 2023-11-09 15:05:14 +11:00
sync Runtime rpc request sizes (#4841) 2024-01-09 10:23:47 +11:00
error.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
lib.rs Move the BeaconProcessor into a new crate (#4435) 2023-07-10 07:45:54 +00:00
metrics.rs upgrade libp2p to v0.53.* (#4935) 2023-12-07 20:39:59 +11:00
nat.rs Add Experimental QUIC support (#4577) 2023-09-15 03:07:24 +00:00
persisted_dht.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
router.rs Remove delayed lookups (#4992) 2023-12-08 15:42:55 -05:00
service.rs Runtime rpc request sizes (#4841) 2024-01-09 10:23:47 +11:00
status.rs enable 4844 at epoch 3 2022-09-18 12:13:03 +02:00