diff options
Diffstat (limited to 'GeneralStateTests/stWalletTest/walletConstructionPartial.json')
-rw-r--r-- | GeneralStateTests/stWalletTest/walletConstructionPartial.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/GeneralStateTests/stWalletTest/walletConstructionPartial.json b/GeneralStateTests/stWalletTest/walletConstructionPartial.json index 74215d4ae..efe1e6984 100644 --- a/GeneralStateTests/stWalletTest/walletConstructionPartial.json +++ b/GeneralStateTests/stWalletTest/walletConstructionPartial.json @@ -1,17 +1,17 @@ { - "walletConstructionPartial " : { + "walletConstructionPartial" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x00", - "currentTimestamp" : "0xfffffffff", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { "EIP150" : [ { - "hash" : "cc0650864150a1af52c5c5425b107ca18ab99632cb2a1714be89ce4f547fa9c7", + "hash" : "f5df26e4920624deca65021964db05a0d6146ef3f6531a03c8a4ace37056f0d5", "indexes" : { "data" : 0, "gas" : 0, @@ -21,7 +21,7 @@ ], "EIP158" : [ { - "hash" : "c26d9edc7d3a7869a06febbdf5f89fe361263fabd6b4e69919e2d4686360f24a", + "hash" : "5d21e551199cf86e3d13645ec7f518611d676a76432196c10f2a8b8c5bf921f9", "indexes" : { "data" : 0, "gas" : 0, @@ -31,7 +31,7 @@ ], "Frontier" : [ { - "hash" : "db8c1c5809f00578b61bd8b08d3f65318aa46c12b2affa8f18b59bbcf5eae69d", + "hash" : "de273086f158a587a95f50228ec572815ee6b876800301869ae414bf74d6c095", "indexes" : { "data" : 0, "gas" : 0, @@ -41,7 +41,7 @@ ], "Homestead" : [ { - "hash" : "cc0650864150a1af52c5c5425b107ca18ab99632cb2a1714be89ce4f547fa9c7", + "hash" : "f5df26e4920624deca65021964db05a0d6146ef3f6531a03c8a4ace37056f0d5", "indexes" : { "data" : 0, "gas" : 0, |