diff options
Diffstat (limited to 'GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json')
-rw-r--r-- | GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json b/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json index 13b78e203..5d5aa0e3e 100644 --- a/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json +++ b/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json @@ -2,16 +2,16 @@ "TestBlockAndTransactionProperties" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x7fffffffffffffff", - "currentNumber" : "0x78", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { "EIP150" : [ { - "hash" : "a66273f6a501c2265ff804aa39467d5ced9d4e5dd9b8c6c2b1aadf285e97b778", + "hash" : "8121b6e7d79c473a20d195b45650a54bd1b95bc9f16392c2ce000e79c2351037", "indexes" : { "data" : 0, "gas" : 0, @@ -21,7 +21,7 @@ ], "EIP158" : [ { - "hash" : "a66273f6a501c2265ff804aa39467d5ced9d4e5dd9b8c6c2b1aadf285e97b778", + "hash" : "8121b6e7d79c473a20d195b45650a54bd1b95bc9f16392c2ce000e79c2351037", "indexes" : { "data" : 0, "gas" : 0, @@ -31,7 +31,7 @@ ], "Frontier" : [ { - "hash" : "5c55e4635b0f5ff392e89266a8560c8b52cd75e95f5a2bdf56ddd72e9004cfb2", + "hash" : "57eb775f62aeaea7bfcddf7b359b805f5477c8217370d5d3c0e00e582fcfdb91", "indexes" : { "data" : 0, "gas" : 0, @@ -41,7 +41,7 @@ ], "Homestead" : [ { - "hash" : "5c55e4635b0f5ff392e89266a8560c8b52cd75e95f5a2bdf56ddd72e9004cfb2", + "hash" : "57eb775f62aeaea7bfcddf7b359b805f5477c8217370d5d3c0e00e582fcfdb91", "indexes" : { "data" : 0, "gas" : 0, |