cuprate-hinto-janai/net/epee-encoding/src
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
..
container_as_blob.rs net: fix network address parsing 2024-01-30 17:53:03 +00:00
error.rs net: fix network address parsing 2024-01-30 17:53:03 +00:00
io.rs net: add epee-encoding and fixed-bytes 2024-01-29 22:44:59 +00:00
lib.rs P2P Address book & Handshake changes (#89) 2024-03-20 20:58:12 +00:00
macros.rs P2P Address book & Handshake changes (#89) 2024-03-20 20:58:12 +00:00
marker.rs net: add epee-encoding and fixed-bytes 2024-01-29 22:44:59 +00:00
value.rs net: fix network address parsing 2024-01-30 17:53:03 +00:00
varint.rs net: add epee-encoding and fixed-bytes 2024-01-29 22:44:59 +00:00