diff options
Diffstat (limited to 'GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json')
-rw-r--r-- | GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json | 113 |
1 files changed, 42 insertions, 71 deletions
diff --git a/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json b/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json index 0257f3d6b..87b281895 100644 --- a/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json +++ b/GeneralStateTests/stSpecialTest/failed_tx_xcf416c53.json @@ -2,88 +2,59 @@ "failed_tx_xcf416c53" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stSpecialTest/failed_tx_xcf416c53Filler.json" }, "env" : { - "currentCoinbase" : "0x68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da", + "currentCoinbase" : "68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da", "currentDifficulty" : "0x020000", - "currentGasLimit" : "0x1e8480", - "currentNumber" : "0x01", - "currentTimestamp" : "0x03e8", - "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + "currentGasLimit" : "2000000", + "currentNumber" : "1", + "currentTimestamp" : "1000", + "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, - "post" : { - "EIP150" : [ - { - "hash" : "0xb40c387efa7f872d7230dd5afe903c671154c575d4d290019bc972b1a5383227", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 + "expect" : [ + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : [ + "EIP158" + ], + "result" : { + "0000000000000000000000000000000000000003" : { + "shouldnotexist" : "1" + }, + "68795c4aa09d6f4ed3e5deddf8c2ad3049a601da" : { + "balance" : "0x089979" + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "0x02" } } - ], - "EIP158" : [ - { - "hash" : "0x66a9925175bce994449c63c1181ca9f1bb7d03530e8cb521ae11280b4550d092", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Frontier" : [ - { - "hash" : "0xb40c387efa7f872d7230dd5afe903c671154c575d4d290019bc972b1a5383227", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Homestead" : [ - { - "hash" : "0xb40c387efa7f872d7230dd5afe903c671154c575d4d290019bc972b1a5383227", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Metropolis" : [ - { - "hash" : "0x66a9925175bce994449c63c1181ca9f1bb7d03530e8cb521ae11280b4550d092", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ] - }, + } + ], "pre" : { - "0x0000000000000000000000000000000000000003" : { - "balance" : "0x00", + "0000000000000000000000000000000000000003" : { + "balance" : "0", "code" : "", - "nonce" : "0x00", + "nonce" : "0", "storage" : { } }, - "0x0e879ae28cdddeb31a405a9db354505a5560b0bd" : { - "balance" : "0x00", + "0e879AE28cdDdEB31A405A9dB354505a5560b0Bd" : { + "balance" : "0", "code" : "0x7c0100000000000000000000000000000000000000000000000000000000600035046397dd3054811415610065576004356040526024356060526040516060515b808212156100625760006000600060006000866000f150600182019150610040565b50505b50", - "nonce" : "0x00", + "nonce" : "0", "storage" : { } }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "1000000000000000000", "code" : "", - "nonce" : "0x01", + "nonce" : "1", "storage" : { } } @@ -93,14 +64,14 @@ "0x97dd3054000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bc" ], "gasLimit" : [ - "0x099cf0" + "630000" ], - "gasPrice" : "0x01", - "nonce" : "0x01", - "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "0x0e879AE28cdDdEB31A405A9dB354505a5560b0Bd", + "gasPrice" : "1", + "nonce" : "1", + "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "0e879AE28cdDdEB31A405A9dB354505a5560b0Bd", "value" : [ - "0x00" + "0" ] } } |