blockbook/bchain/coins/dcr
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
..
decredparser_test.go
decredparser.go Fix decred's xpub decoding (#249) 2019-08-21 19:31:23 +02:00
decredrpc.go