blockbook/bchain/coins
Jakub Matys ae8058f269 Fixed different behaviour between transaction parsing from wire or JSON
JSON version sometimes returned nil Address field in ScriptPubKey (if
it was omitted in input JSON) but wire version always returned allocated
empty slice.
2018-06-20 19:45:41 +02:00
..
bch All RPC tests rewritten to use new common methods 2018-06-18 15:19:32 +02:00
btc Fixed different behaviour between transaction parsing from wire or JSON 2018-06-20 19:45:41 +02:00
btg Tests are classified by tags 2018-06-14 17:27:03 +02:00
dash Merge branch 'rpc-tests' 2018-06-18 15:21:27 +02:00
dogecoin Map call to not implemented in dogecoin EstimateSmartFee as EstimateFee 2018-06-18 12:43:22 +02:00
eth All RPC tests rewritten to use new common methods 2018-06-18 15:19:32 +02:00
litecoin Merge branch 'rpc-tests' 2018-06-18 15:21:27 +02:00
zec All RPC tests rewritten to use new common methods 2018-06-18 15:19:32 +02:00
blockchain.go Add dogecoin blockbook implementation 2018-06-14 23:12:19 +02:00