aboutsummaryrefslogtreecommitdiff
path: root/src/test/data
diff options
context:
space:
mode:
authorPatrick Lodder <[email protected]>2015-09-15 20:22:56 +0200
committerJ Ross Nicoll <[email protected]>2015-10-31 14:49:41 +0000
commitbc2e1c2131cc9d1bc5d70eaa4068f235480b5c79 (patch)
treebfbccf3c15957cd96845bf94d46e9f9e5df02849 /src/test/data
parentqt: Replace thin spaces with locale-specific number formatting (diff)
downloaddiscoin-bc2e1c2131cc9d1bc5d70eaa4068f235480b5c79.tar.xz
discoin-bc2e1c2131cc9d1bc5d70eaa4068f235480b5c79.zip
rebrand dogecoin-tx test
Diffstat (limited to 'src/test/data')
-rw-r--r--src/test/data/bitcoin-util-test.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/test/data/bitcoin-util-test.json b/src/test/data/bitcoin-util-test.json
index 1cf3e598d..9eb38b2e5 100644
--- a/src/test/data/bitcoin-util-test.json
+++ b/src/test/data/bitcoin-util-test.json
@@ -1,39 +1,39 @@
[
- { "exec": "././bitcoin-tx",
+ { "exec": "././dogecoin-tx",
"args": ["-create"],
"output_cmp": "blanktx.hex"
},
- { "exec": "./bitcoin-tx",
+ { "exec": "./dogecoin-tx",
"args": ["-"],
"input": "blanktx.hex",
"output_cmp": "blanktx.hex"
},
- { "exec": "./bitcoin-tx",
+ { "exec": "./dogecoin-tx",
"args": ["-", "delin=1"],
"input": "tx394b54bb.hex",
"output_cmp": "tt-delin1-out.hex"
},
- { "exec": "./bitcoin-tx",
+ { "exec": "./dogecoin-tx",
"args": ["-", "delin=31"],
"input": "tx394b54bb.hex",
"return_code": 1
},
- { "exec": "./bitcoin-tx",
+ { "exec": "./dogecoin-tx",
"args": ["-", "delout=1"],
"input": "tx394b54bb.hex",
"output_cmp": "tt-delout1-out.hex"
},
- { "exec": "./bitcoin-tx",
+ { "exec": "./dogecoin-tx",
"args": ["-", "delout=2"],
"input": "tx394b54bb.hex",
"return_code": 1
},
- { "exec": "./bitcoin-tx",
+ { "exec": "./dogecoin-tx",
"args": ["-", "locktime=317000"],
"input": "tx394b54bb.hex",
"output_cmp": "tt-locktime317000-out.hex"
},
- { "exec": "./bitcoin-tx",
+ { "exec": "./dogecoin-tx",
"args":
["-create",
"in=5897de6bd6027a475eadd57019d4e6872c396d0716c4875a5f1a6fcfdf385c1f:0",
@@ -43,11 +43,11 @@
"outaddr=4:DTH54BW9S9Q1EPCCiseQCzEBgf6pTRZv3U"],
"output_cmp": "txcreate1.hex"
},
- { "exec": "./bitcoin-tx",
+ { "exec": "./dogecoin-tx",
"args": ["-create", "outscript=0:"],
"output_cmp": "txcreate2.hex"
},
- { "exec": "./bitcoin-tx",
+ { "exec": "./dogecoin-tx",
"args":
["-create",
"in=4d49a71ec9da436f71ec4ee231d04f292a29cd316f598bb7068feccabdc59485:0",