dnsseeder/zcash
teor 3260dbff03
Update to NU5 mainnet network protocol version (#9)
This change should allow the seeder to connect to the network until early 2022.

The `version`, `verack`, `getaddrs`, and `addrs` messages haven't changed,
so the seeder is trivially compatible with future network upgrades.
2021-05-06 09:15:32 +10: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 Update to NU5 mainnet network protocol version (#9) 2021-05-06 09:15:32 +10:00
client_callbacks.go zcash: fix retry logic 2020-06-09 11:39:09 -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