diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bounds2Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bounds2Filler.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bounds2Filler.json b/src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bounds2Filler.json index f5e9a4751..a677ef49d 100644 --- a/src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bounds2Filler.json +++ b/src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bounds2Filler.json @@ -3,6 +3,7 @@ "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "45678256", + "currentGasLimit" : "2^63-1", "currentGasLimit" : "0x7fffffffffffffff", "currentNumber" : "1150000", "currentTimestamp" : 1, @@ -55,4 +56,4 @@ ] } } -}
\ No newline at end of file +} |