lighthouse/beacon_node/lighthouse_network
João Oliveira 256d9042d3
Drop gossipsub stale messages when polling ConnectionHandler. (#5175)
* drop gossipsub stale messages

* convert async-channel::Receiver to Peekable,

to be able to Peek next message without dropping it
2024-02-15 00:41:52 +00:00
..
src Drop gossipsub stale messages when polling ConnectionHandler. (#5175) 2024-02-15 00:41:52 +00:00
tests Fix Rust beta compiler errors (1.77) (#5180) 2024-02-05 17:54:11 +00:00
Cargo.toml Add gossipsub as a Lighthouse behaviour (#5066) 2024-01-31 17:32:31 +00:00