dnsseeder/zcash
George Tankersley 814f8cb850 dnsseed,zcash: implement slow-motion recursive crawling
This will do one hop of additional graph crawl every time the update
interval fires. It will blacklist peers who are not consistently
available and over time should converge to the set of stable peers
suitable for DNS bootstrapping.
2020-05-22 12:46:02 -04:00
..
network initial commit 2019-10-09 18:32:15 -04:00
address_book.go dnsseed,zcash: implement slow-motion recursive crawling 2020-05-22 12:46:02 -04:00
client.go dnsseed,zcash: implement slow-motion recursive crawling 2020-05-22 12:46:02 -04:00
client_callbacks.go dnsseed,zcash: implement slow-motion recursive crawling 2020-05-22 12:46:02 -04:00
client_test.go dnsseed,zcash: implement slow-motion recursive crawling 2020-05-22 12:46:02 -04:00
peer_map.go zcash: refactor address book and ensure type consistency for interface{} maps 2020-05-20 18:08:34 -04:00
storage.go initial commit 2019-10-09 18:32:15 -04:00