Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot] 6db8088530
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 21:57:38 +00:00
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 cb5318ffae Release v0.1.0 2020-06-01 13:51:32 -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 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