Commit Graph

19 Commits

Author SHA1 Message Date
George Tankersley a01f5196b7 dnsseed: serve results 2020-05-21 18:41:08 -04:00
George Tankersley 289e839360 zcash: adjust crawler timeouts for non-local peers 2020-05-21 17:25:01 -04:00
George Tankersley 77728106cd dnsseed: connect ServeDNS to the Zcash seeder 2020-05-20 22:16:41 -04:00
George Tankersley f1e7d75e28 zcash: move goroutine spawn to caller rather than callback 2020-05-20 19:15:20 -04:00
George Tankersley e22a55c194 zcash: test learning about a valid new address 2020-05-20 18:40:43 -04:00
George Tankersley 8755624103 zcash: refactor address book and ensure type consistency for interface{} maps 2020-05-20 18:08:34 -04:00
George Tankersley f1c13a8fd6 dnsseed: implement scaffold for a coredns plugin 2020-05-19 22:32:23 -04:00
George Tankersley d1ebd57070 module: reinitialize module for functional Zcash Foundation namespace
The concept has been proven and nothing is using this right now, so it's
fine to grant its true name.
2020-05-19 21:45:45 -04:00
George Tankersley 54a67e5e72 zcash: working but unpleasant refactoring of address handling 2019-12-30 20:54:38 -05:00
George Tankersley 5f8cea77c0 WIP type safety + factored address book 2019-10-17 22:47:40 -04:00
George Tankersley 6b0ca0e25a zcash: time out underlying TCP connection 2019-10-17 00:54:23 -04:00
George Tankersley fdb8953ac2 zcash: make better use of address metadata 2019-10-17 00:41:08 -04:00
George Tankersley 21b4c750a3 zcash: add address request handling 2019-10-17 00:03:56 -04:00
George Tankersley 7d12f5e57d zcash: support alternative ports and clarify APIs 2019-10-16 21:06:52 -04:00
George Tankersley 7716305c89 zcash: implement address requests and improve test reliability 2019-10-13 18:07:56 -04:00
George Tankersley c6c3f2ca53 zcash: replace mutex tangle with too many sync.Maps 2019-10-12 19:31:18 -04:00
George Tankersley 352b865775 module: use fork of btcd with mockable peers 2019-10-12 12:43:16 -04:00
George Tankersley 0f1773c0d1 zcash: implement peer handshakes and state tracking 2019-10-12 12:42:16 -04:00
George Tankersley bdb049e215 initial commit 2019-10-09 18:32:15 -04:00