lighthouse/beacon_node
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
..
beacon_chain Fix IncorrectAttestationSource error in attn. simulator (#5048) 2024-01-10 10:47:00 +11:00
beacon_processor Runtime rpc request sizes (#4841) 2024-01-09 10:23:47 +11:00
builder_client Sidecar inclusion proof (#4900) 2023-12-05 11:19:59 -05:00
client Disallow genesis sync outside blob pruning window (#5038) 2024-01-09 14:17:01 -05:00
eth1 fix typos (#4838) 2023-10-19 22:05:15 +00:00
execution_layer Block v3 builder boost factor (#5035) 2024-01-08 11:10:32 +11:00
genesis Fix Rust beta compiler warnings (rustc 1.75.0-beta.1 (782883f60 2023-11-12)) (#4932) 2023-11-18 03:55:11 +11:00
http_api Switch libp2p sigp gossipsub fork (#4999) 2024-01-10 16:26:52 +11:00
http_metrics Fix Rust beta compiler warnings (rustc 1.75.0-beta.1 (782883f60 2023-11-12)) (#4932) 2023-11-18 03:55:11 +11:00
lighthouse_network Switch libp2p sigp gossipsub fork (#4999) 2024-01-10 16:26:52 +11:00
network Switch libp2p sigp gossipsub fork (#4999) 2024-01-10 16:26:52 +11:00
operation_pool Enable BLS portable feature on all CI tests (#4868) 2023-10-20 07:30:27 +00:00
src Disallow genesis sync outside blob pruning window (#5038) 2024-01-09 14:17:01 -05:00
store Runtime rpc request sizes (#4841) 2024-01-09 10:23:47 +11:00
tests Appease Clippy 1.68 and refactor http_api (#4068) 2023-03-13 01:40:03 +00:00
timer Activate clippy::manual_let_else lint (#4889) 2023-10-31 10:31:02 +00:00
Cargo.toml Merge unstable 20230925 into deneb-free-blobs. 2023-09-26 10:32:18 +10:00