Commit Graph

8 Commits (deepcrayon)

Author SHA1 Message Date
jebba 7ba8d7f143 s/github/spacecruft 2021-04-05 12:59:11 -06:00
David Hill d97b5e14e8
Update Decred (#385)
Co-authored-by: Martin <martin.boehm@1mbsoftware.net>
2021-01-21 09:25:07 +01:00
Martin Boehm ee3217aba8 Use common.JSONNumber instead of json.Number 2020-05-10 00:14:14 +02:00
David Hill 13527bda06 build: go module support 2020-03-05 11:54:42 -05:00
migwi f28c6bcf61 Check unindexed confirmed tx height for decred 2019-09-22 17:31:04 +02:00
Martin Boehm 3a8da67752 Fix linting errors 2019-08-21 23:11:50 +02:00
Migwi Ndung'u 5ea4bbded6 Fix decred's xpub decoding (#249)
* Add the decred xpub decoding implementation

* Fix the address decoding

* Resolve the extended public key path

* Add tests for DeriveAddressDescriptors and DeriveAddressDescriptorsFromTo methods

* Add TestDerivationBasePath

* Add tests for pack and unpack methods
2019-08-21 19:31:23 +02:00
Migwi Ndung'u 91691ed7e7 Add decred support (#216) 2019-07-07 22:41:01 +02:00