diff options
refill general state tests
Diffstat (limited to 'GeneralStateTests/stWalletTest/dayLimitConstructionPartial.json')
-rw-r--r-- | GeneralStateTests/stWalletTest/dayLimitConstructionPartial.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/GeneralStateTests/stWalletTest/dayLimitConstructionPartial.json b/GeneralStateTests/stWalletTest/dayLimitConstructionPartial.json index 522bfc66f..29a4a0f45 100644 --- a/GeneralStateTests/stWalletTest/dayLimitConstructionPartial.json +++ b/GeneralStateTests/stWalletTest/dayLimitConstructionPartial.json @@ -1,17 +1,17 @@ { - "dayLimitConstructionPartial " : { + "dayLimitConstructionPartial" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", + "currentDifficulty" : "0x20000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x00", - "currentTimestamp" : "0xfffffffff", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { "EIP150" : [ { - "hash" : "ee7fe1365c006ad0822e65b9f897444f2d41a7d88d514a322eb52d92c5730624", + "hash" : "a7ed609d610d1a11fd22807e6c8bb8a2e6764838af4c0a183e90d5424ad2ee7e", "indexes" : { "data" : 0, "gas" : 0, @@ -21,7 +21,7 @@ ], "EIP158" : [ { - "hash" : "ee7fe1365c006ad0822e65b9f897444f2d41a7d88d514a322eb52d92c5730624", + "hash" : "56e9417d578f0432f2ddf356c7cedadaf71ea194494d8f288ca2ea7fe39fda32", "indexes" : { "data" : 0, "gas" : 0, @@ -31,7 +31,7 @@ ], "Frontier" : [ { - "hash" : "b497a0b8e92fb3f2bbaf3c3b614b41ec501e1faf4e7b4f6952bde008a4efa0cd", + "hash" : "0ee86fc01d7944c33b3b8babbc4f94d9043ce11d7524cf7d7dcd528e8a830815", "indexes" : { "data" : 0, "gas" : 0, @@ -41,7 +41,7 @@ ], "Homestead" : [ { - "hash" : "ee7fe1365c006ad0822e65b9f897444f2d41a7d88d514a322eb52d92c5730624", + "hash" : "a7ed609d610d1a11fd22807e6c8bb8a2e6764838af4c0a183e90d5424ad2ee7e", "indexes" : { "data" : 0, "gas" : 0, |