From 45d80d92d72aa40a98734acb28bb13c5eb1fd870 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Sun, 5 Jun 2016 16:49:56 +0300 Subject: refill tests for 64blockgaslimit --- StateTests/Homestead/stSpecialTest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'StateTests/Homestead/stSpecialTest.json') 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" -- cgit v1.2.3