cuprate/p2p/monero-p2p/tests
Boog900 93372fa4b5
P2P Address book & Handshake changes (#89)
* use tokio's delay queue for bans

* document handles

* remove peers from address book when retrieving

* ping inbound peers during handshakes

* support receiving pings during handshakes

* add peer to anchor before reducing whit list

* clippy

* comment handshakes

* typos

* sort `use`

* use `rand::prelude::*`

* review comments

* update macro
2024-03-20 20:58:12 +00:00
..
fragmented_handshake.rs levin: fragmented messages (#84) 2024-03-05 01:29:57 +00:00
handles.rs P2P Address book & Handshake changes (#89) 2024-03-20 20:58:12 +00:00
handshake.rs levin: fragmented messages (#84) 2024-03-05 01:29:57 +00:00
utils.rs fix message requesting in Connection 2024-01-13 13:22:34 +00:00