aboutsummaryrefslogtreecommitdiffstats
path: root/TransactionTests
diff options
context:
space:
mode:
authorCJentzsch <jentzsch.software@gmail.com>2015-04-20 17:34:30 +0800
committerCJentzsch <jentzsch.software@gmail.com>2015-04-20 17:34:30 +0800
commit6bfc839deae07d104b5270b692c057ba1c881a9e (patch)
tree20e680a2b81c51a515f7d7063cb4a1a265837074 /TransactionTests
parent653171e2f0ebfc8c6f877d1703719d61a81ee1ef (diff)
downloaddexon-tests-6bfc839deae07d104b5270b692c057ba1c881a9e.tar
dexon-tests-6bfc839deae07d104b5270b692c057ba1c881a9e.tar.gz
dexon-tests-6bfc839deae07d104b5270b692c057ba1c881a9e.tar.bz2
dexon-tests-6bfc839deae07d104b5270b692c057ba1c881a9e.tar.lz
dexon-tests-6bfc839deae07d104b5270b692c057ba1c881a9e.tar.xz
dexon-tests-6bfc839deae07d104b5270b692c057ba1c881a9e.tar.zst
dexon-tests-6bfc839deae07d104b5270b692c057ba1c881a9e.zip
update HEX encoding
Diffstat (limited to 'TransactionTests')
-rw-r--r--TransactionTests/ttTransactionTest.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/TransactionTests/ttTransactionTest.json b/TransactionTests/ttTransactionTest.json
index 852ca07b9..62004fba9 100644
--- a/TransactionTests/ttTransactionTest.json
+++ b/TransactionTests/ttTransactionTest.json
@@ -9,7 +9,7 @@
"data" : "",
"gasLimit" : "0x5208",
"gasPrice" : "0x01",
- "nonce" : "0x0",
+ "nonce" : "0x00",
"r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a",
"s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3",
"to" : "0x000000000000000000000000000b9331677e6ebf",
@@ -30,7 +30,7 @@
"data" : "0x0358ac39584bc98a7c979f984b03",
"gasLimit" : "0x59d8",
"gasPrice" : "0x01",
- "nonce" : "0x0",
+ "nonce" : "0x00",
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353",
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
@@ -73,7 +73,7 @@
"data" : "",
"gasLimit" : "0x5208",
"gasPrice" : "0x01",
- "nonce" : "0x0",
+ "nonce" : "0x00",
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353",
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
@@ -91,12 +91,12 @@
"data" : "",
"gasLimit" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
"gasPrice" : "0x016345785d8a0000",
- "nonce" : "0x0",
+ "nonce" : "0x00",
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353",
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
"v" : "0x1b",
- "value" : "0x0"
+ "value" : "0x00"
}
},
"TransactionWithGasPriceOverflow" : {
@@ -112,12 +112,12 @@
"data" : "",
"gasLimit" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
"gasPrice" : "0x01",
- "nonce" : "0x0",
+ "nonce" : "0x00",
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353",
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
"v" : "0x1b",
- "value" : "0x0"
+ "value" : "0x00"
}
},
"TransactionWithHihghGasPrice" : {
@@ -127,12 +127,12 @@
"data" : "",
"gasLimit" : "0x5208",
"gasPrice" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "nonce" : "0x0",
+ "nonce" : "0x00",
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353",
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
"v" : "0x1b",
- "value" : "0x0"
+ "value" : "0x00"
}
},
"TransactionWithHihghNonce" : {
@@ -147,7 +147,7 @@
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
"v" : "0x1b",
- "value" : "0x0"
+ "value" : "0x00"
}
},
"TransactionWithHihghValue" : {
@@ -157,7 +157,7 @@
"data" : "",
"gasLimit" : "0x5208",
"gasPrice" : "0x01",
- "nonce" : "0x0",
+ "nonce" : "0x00",
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353",
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
@@ -181,7 +181,7 @@
"data" : "",
"gasLimit" : "0x5208",
"gasPrice" : "0x01",
- "nonce" : "0x0",
+ "nonce" : "0x00",
"r" : "0xebaaedce6af48a03bbfd25e8cd0364141",
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
@@ -199,7 +199,7 @@
"data" : "",
"gasLimit" : "0x5208",
"gasPrice" : "0x01",
- "nonce" : "0x0",
+ "nonce" : "0x00",
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353",
"s" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2e",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
@@ -217,7 +217,7 @@
"data" : "",
"gasLimit" : "0x5208",
"gasPrice" : "0x01",
- "nonce" : "0x0",
+ "nonce" : "0x00",
"r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a",
"s" : "0xef0b28ad43601b4ab949f53faa07bd2c804",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
@@ -268,12 +268,12 @@
"data" : "0x60056013565b6101918061001d6000396000f35b3360008190555056006001600060e060020a6000350480630a874df61461003a57806341c0e1b514610058578063a02b161e14610066578063dbbdf0831461007757005b610045600435610149565b80600160a060020a031660005260206000f35b610060610161565b60006000f35b6100716004356100d4565b60006000f35b61008560043560243561008b565b60006000f35b600054600160a060020a031632600160a060020a031614156100ac576100b1565b6100d0565b8060018360005260205260406000208190555081600060005260206000a15b5050565b600054600160a060020a031633600160a060020a031614158015610118575033600160a060020a0316600182600052602052604060002054600160a060020a031614155b61012157610126565b610146565b600060018260005260205260406000208190555080600060005260206000a15b50565b60006001826000526020526040600020549050919050565b600054600160a060020a031633600160a060020a0316146101815761018f565b600054600160a060020a0316ff5b56",
"gasLimit" : "0xc350",
"gasPrice" : "0x32",
- "nonce" : "0x0",
+ "nonce" : "0x00",
"r" : "0xc5689ed1ad124753d54576dfb4b571465a41900a1dff4058d8adf16f752013d0",
"s" : "0xe221cbd70ec28c94a3b55ec771bcbc70778d6ee0b51ca7ea9514594c861b1884",
"to" : "",
"v" : "0x1c",
- "value" : "0x0"
+ "value" : "0x00"
}
},
"libsecp256k1test" : {
@@ -283,12 +283,12 @@
"data" : "0x",
"gasLimit" : "0xf388",
"gasPrice" : "0x09184e72a000",
- "nonce" : "0x0",
+ "nonce" : "0x00",
"r" : "0x2c",
"s" : "0x04",
"to" : "",
"v" : "0x1b",
- "value" : "0x0"
+ "value" : "0x00"
}
},
"unpadedRValue" : {
@@ -303,7 +303,7 @@
"s" : "0x495701e230667832c8999e884e366a61028633ecf951e8cd66d119f381ae5718",
"to" : "7c47ef93268a311f4cad0c750724299e9b72c268",
"v" : "0x1c",
- "value" : "0x0"
+ "value" : "0x00"
}
}
} \ No newline at end of file