mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
25fcefada2
* first pass at peers iter cleanup * more flexible peer with diff lookups * PeersIter with impl Iterator * sync against outbound peers reorder peers filters so expensive filters come later * filter peers by capabilities during sync * prefer outbound peers with high total difficulty * with_difficulty now takes a fn to allow more flexible comparisons based on difficulty * rename peers_iter() -> iter() |
||
---|---|---|
.. | ||
codec.rs | ||
conn.rs | ||
handshake.rs | ||
lib.rs | ||
msg.rs | ||
peer.rs | ||
peers.rs | ||
protocol.rs | ||
serv.rs | ||
store.rs | ||
types.rs |