diff options
Diffstat (limited to 'StateTests/Homestead/stSpecialTest.json')
-rw-r--r-- | StateTests/Homestead/stSpecialTest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/StateTests/Homestead/stSpecialTest.json b/StateTests/Homestead/stSpecialTest.json index 93f8c9f76..31482b752 100644 --- a/StateTests/Homestead/stSpecialTest.json +++ b/StateTests/Homestead/stSpecialTest.json @@ -3,7 +3,7 @@ "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x02b8feb0", - "currentGasLimit" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "currentGasLimit" : "0x7fffffffffffffff", "currentNumber" : "0x118c30", "currentTimestamp" : "0x01", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" @@ -189,7 +189,7 @@ "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x02b8feb0", - "currentGasLimit" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "currentGasLimit" : "0x7fffffffffffffff", "currentNumber" : "0x118c30", "currentTimestamp" : "0x01", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" |