lighthouse/beacon_node/lighthouse_network/src
Jonas Bostoen 641f6be3f0
Explicit peers (#5333)
* Merge branch 'unstable' into feature/explicit-peers

* Merge latest unstable

* refactor: remove explicit-peers flag, mark trusted peers as explicit instead

* feat(beacon_node): add explicit peers to GossipSub, mark as trusted

* feat(beacon_node): add explicit peers cli + config
2024-03-07 22:22:39 +00:00
..
discovery improve libp2p connected peer metrics (#5314) 2024-02-28 03:52:55 +00:00
gossipsub Correct the metrics for topic subscriptions (#5344) 2024-03-07 12:32:21 +00:00
peer_manager Improve peer performance for NAT'd nodes (#5345) 2024-03-07 12:32:30 +00:00
rpc Deactivate RPC Connection Handler after goodbye message is sent (#5250) 2024-02-19 07:16:01 +00:00
service Explicit peers (#5333) 2024-03-07 22:22:39 +00:00
types Correct the metrics for topic subscriptions (#5344) 2024-03-07 12:32:21 +00:00
config.rs Explicit peers (#5333) 2024-03-07 22:22:39 +00:00
lib.rs Add gossipsub as a Lighthouse behaviour (#5066) 2024-01-31 17:32:31 +00:00
listen_addr.rs Add Experimental QUIC support (#4577) 2023-09-15 03:07:24 +00:00
metrics.rs improve libp2p connected peer metrics (#5314) 2024-02-28 03:52:55 +00:00