grin/servers
Antioch Peverell 25fcefada2
Flexible peer filtering (#3458)
* 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()
2020-10-27 12:36:00 +00:00
..
src Flexible peer filtering (#3458) 2020-10-27 12:36:00 +00:00
Cargo.toml bump working version on master to 4.2.0-alpha.1 (#3443) 2020-09-15 17:26:44 +01:00