Commit Graph

6 Commits

Author SHA1 Message Date
Gustavo Valverde adaedcea40
fix(build): bump deps and fix `caddy` import (#23) 2024-03-14 18:56:54 -03:00
Conrado Gouvea 309a0064b5
Enforce minimum protocol version (#18)
* enforce minimum protocol version

* use separate min protocol version for mainnet and testnet; don't connect to flux ports

* point to merged btcd package
2022-06-07 10:50:02 -03:00
Conrado Gouvea c583660bbc
Add support for receiving addrv2 (#14)
* Add support for receiving addrv2

* Apply suggestions from code review

Co-authored-by: teor <teor@riseup.net>

* Document addrv2 handling

* Improve documentation; point to the main-zfnd branch of btcd

Co-authored-by: teor <teor@riseup.net>
2021-11-22 10:44:01 -03: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 352b865775 module: use fork of btcd with mockable peers 2019-10-12 12:43:16 -04:00
George Tankersley bdb049e215 initial commit 2019-10-09 18:32:15 -04:00