dnsseeder/zcash
George Tankersley de1dc1644d zcash: fix blacklist behavior
Previously, the blacklist would never be retried since we queued the
wrong list of addresses. New logic also drops peers from the blacklist
if they've been continuously retried without success for a while.
2020-06-01 13:36:33 -04:00
..
network initial commit 2019-10-09 18:32:15 -04:00
address_book.go zcash: fix blacklist behavior 2020-06-01 13:36:33 -04:00
client.go zcash: fix blacklist behavior 2020-06-01 13:36:33 -04:00
client_callbacks.go dnsseed,zcash: implement slow-motion recursive crawling 2020-05-22 12:46:02 -04:00
client_test.go zcash: recursively ask new peers for their address book 2020-05-29 17:46:05 -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