diff options
Diffstat (limited to 'tests/files/StateTests/stSpecialTest.json')
-rw-r--r-- | tests/files/StateTests/stSpecialTest.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/tests/files/StateTests/stSpecialTest.json b/tests/files/StateTests/stSpecialTest.json index 443c6317d..2adff917e 100644 --- a/tests/files/StateTests/stSpecialTest.json +++ b/tests/files/StateTests/stSpecialTest.json @@ -4,7 +4,7 @@ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x02b8feb0", "currentGasLimit" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", - "currentNumber" : "0x", + "currentNumber" : "0x00", "currentTimestamp" : "0x01", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, @@ -15,7 +15,7 @@ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x03e8", "code" : "0x", - "nonce" : "0x", + "nonce" : "0x00", "storage" : { } } @@ -25,16 +25,16 @@ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x03e8", "code" : "0x", - "nonce" : "0x", + "nonce" : "0x00", "storage" : { } } }, "transaction" : { - "data" : "0x", + "data" : "", "gasLimit" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0b", "gasPrice" : "0x01", - "nonce" : "0x", + "nonce" : "0x00", "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", "to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", "value" : "0x01f5" @@ -45,7 +45,7 @@ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x0100", "currentGasLimit" : "0x0f4240", - "currentNumber" : "0x", + "currentNumber" : "0x00", "currentTimestamp" : "0x01", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, @@ -56,14 +56,14 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x0de0b6b3a7640000", "code" : "0x7b601080600c6000396000f200600035541560095700602035600035556000526000600060006000601773aaaaaaaaace5edbc8e2a8697c15331677e6ebf0b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffecf1", - "nonce" : "0x", + "nonce" : "0x00", "storage" : { } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { "balance" : "0x037c94", "code" : "0x", - "nonce" : "0x", + "nonce" : "0x00", "storage" : { } }, @@ -77,7 +77,7 @@ "aaaaaaaaace5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0de0b6b3a7640000", "code" : "0x600160015532600255", - "nonce" : "0x", + "nonce" : "0x00", "storage" : { } } @@ -87,30 +87,30 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x0de0b6b3a7640000", "code" : "0x7b601080600c6000396000f200600035541560095700602035600035556000526000600060006000601773aaaaaaaaace5edbc8e2a8697c15331677e6ebf0b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffecf1", - "nonce" : "0x", + "nonce" : "0x00", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0f4240", "code" : "0x", - "nonce" : "0x", + "nonce" : "0x00", "storage" : { } }, "aaaaaaaaace5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0de0b6b3a7640000", "code" : "0x600160015532600255", - "nonce" : "0x", + "nonce" : "0x00", "storage" : { } } }, "transaction" : { - "data" : "0x", + "data" : "", "gasLimit" : "0x037c94", "gasPrice" : "0x01", - "nonce" : "0x", + "nonce" : "0x00", "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", "value" : "0x0a" |