aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCJentzsch <jentzsch.software@gmail.com>2015-06-08 22:54:37 +0800
committerCJentzsch <jentzsch.software@gmail.com>2015-06-08 22:54:37 +0800
commita805c1f92514e2480fe57d05757c67fc090a7a7c (patch)
tree24cfec5fb3e9e4d9eda45c9db0c847ba6363c08f
parent20533bd13e404300c214ac5a03a06291babcadb5 (diff)
downloaddexon-tests-a805c1f92514e2480fe57d05757c67fc090a7a7c.tar.gz
dexon-tests-a805c1f92514e2480fe57d05757c67fc090a7a7c.tar.zst
dexon-tests-a805c1f92514e2480fe57d05757c67fc090a7a7c.zip
move test from stSpecialTest to transaction test
-rw-r--r--StateTests/stSpecialTest.json57
-rw-r--r--TransactionTests/ttTransactionTest.json3
2 files changed, 3 insertions, 57 deletions
diff --git a/StateTests/stSpecialTest.json b/StateTests/stSpecialTest.json
index 02d503c4f..28b81ac25 100644
--- a/StateTests/stSpecialTest.json
+++ b/StateTests/stSpecialTest.json
@@ -418,62 +418,5 @@
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
"value" : "0x0186a0"
}
- },
- "txfrom0_deja" : {
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01",
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "logs" : [
- ],
- "out" : "0x",
- "post" : {
- "0000000000000000000000000000000000000000" : {
- "balance" : "0x0de0b6b3a7640000",
- "code" : "0x",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
- "balance" : "0x0de0b6b3a7640000",
- "code" : "0x6042601f53600064ffffffffff2080",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "postStateRoot" : "731ce65455ab36db196d2c96d228582e8c2fd0afef38c4104a5466bb21d38674",
- "pre" : {
- "0000000000000000000000000000000000000000" : {
- "balance" : "0x0de0b6b3a7640000",
- "code" : "0x",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
- "balance" : "0x0de0b6b3a7640000",
- "code" : "0x6042601f53600064ffffffffff2080",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : "",
- "gasLimit" : "0x0f4240",
- "gasPrice" : "0x00",
- "nonce" : "0x00",
- "r" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "s" : "0xbadf00d70ec28c94a3b55ec771bcbc70778d6ee0b51ca7ea9514594c861b1884",
- "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
- "v" : "0x1b",
- "value" : "0x0186a0"
- }
}
} \ No newline at end of file
diff --git a/TransactionTests/ttTransactionTest.json b/TransactionTests/ttTransactionTest.json
index 308dfc209..b564fa8fa 100644
--- a/TransactionTests/ttTransactionTest.json
+++ b/TransactionTests/ttTransactionTest.json
@@ -393,6 +393,9 @@
"value" : "0x00"
}
},
+ "invalidTx" : {
+ "rlp" : "0xf8638080830f424094095e7baea6a6c7c4c2dfeb977efac326af552d87830186a0801ba0ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa0badf00d70ec28c94a3b55ec771bcbc70778d6ee0b51ca7ea9514594c861b1884"
+ },
"libsecp256k1test" : {
"rlp" : "0xd1808609184e72a00082f3888080801b2c04",
"sender" : "170ad78f26da62f591fa3fe3d54c30016167cbbf",