diff options
Diffstat (limited to 'GeneralStateTests/stSystemOperationsTest/createWithInvalidOpcode.json')
-rw-r--r-- | GeneralStateTests/stSystemOperationsTest/createWithInvalidOpcode.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/GeneralStateTests/stSystemOperationsTest/createWithInvalidOpcode.json b/GeneralStateTests/stSystemOperationsTest/createWithInvalidOpcode.json index 8d5bfcb53..de5c9365b 100644 --- a/GeneralStateTests/stSystemOperationsTest/createWithInvalidOpcode.json +++ b/GeneralStateTests/stSystemOperationsTest/createWithInvalidOpcode.json @@ -2,16 +2,16 @@ "createWithInvalidOpcode" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x0f4240", - "currentNumber" : "0x012c", - "currentTimestamp" : "0x02", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { "EIP150" : [ { - "hash" : "76b36b2601bc8db861e9607a992377e90e1652bc961b14e840f67a6f06703307", + "hash" : "36a506299d0982a91b9bf1d7f1f1415300eef03b33597d4d05b85c7db2854ccf", "indexes" : { "data" : 0, "gas" : 0, @@ -21,7 +21,7 @@ ], "EIP158" : [ { - "hash" : "76b36b2601bc8db861e9607a992377e90e1652bc961b14e840f67a6f06703307", + "hash" : "36a506299d0982a91b9bf1d7f1f1415300eef03b33597d4d05b85c7db2854ccf", "indexes" : { "data" : 0, "gas" : 0, |