blockbook/tests
Putta Khunchalee 8e82b3da0f Added Zcoin support (#106)
* Add zcoin configuration

* Update ports registry

* Change verification_type to gpg-sha256

* Fix incorrect zcoin configurations

* Change backend verification type to sha256 due to no public key for gpg-sha256

* Initializes Zcoin factory

* Add zcoin parser

* Finish BlockChain implementation for XZC

* Implement EstimateFee for XZC

* Add RPC integration tests for XZC

* Add unittest for parser && fix wrong network params

* Fix incorrect RPC marshaler for XZC

* Add sync integration test for zcoin

* Add zcoin block parser

* Add more testdata for sync integration test

* Remove EstimateSmartFee test for XZC due to it not supported

* Refactor and cleanup XZC parser

* Fix zerocoin spend vin error

* Fix display zerocoin mint and spend

* Support script parser for spend

* Fix build errors and bugs after rebase
2019-01-17 20:31:15 +01:00
..
dbtestdata Handle error tx not found #94 2019-01-10 16:39:36 +01:00
rpc Added Zcoin support (#106) 2019-01-17 20:31:15 +01:00
sync Added Zcoin support (#106) 2019-01-17 20:31:15 +01:00
doc.go Integration tests are tagged for conditional compilation 2018-10-04 10:40:25 +02:00
integration_test.go WIP: sync integration tests 2018-09-20 09:39:13 +02:00
integration.go Update references to forked btcd, btcutil and bchutil libraries 2019-01-04 13:47:28 +01:00
tests.json Added Zcoin support (#106) 2019-01-17 20:31:15 +01:00