diff options
Diffstat (limited to 'src/GeneralStateTestsFiller')
-rw-r--r-- | src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bounds2Filler.json | 3 | ||||
-rw-r--r-- | src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json (renamed from src/GeneralStateTestsFiller/stBoundsTest/MLOAD_Bounds3Filler.json) | 0 | ||||
-rw-r--r-- | src/GeneralStateTestsFiller/stMemoryStressTest/MSTORE_Bounds2aFiller.json (renamed from src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bound2Filler.json) | 2 |
3 files changed, 3 insertions, 2 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 +} diff --git a/src/GeneralStateTestsFiller/stBoundsTest/MLOAD_Bounds3Filler.json b/src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json index de6999ec6..de6999ec6 100644 --- a/src/GeneralStateTestsFiller/stBoundsTest/MLOAD_Bounds3Filler.json +++ b/src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json diff --git a/src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bound2Filler.json b/src/GeneralStateTestsFiller/stMemoryStressTest/MSTORE_Bounds2aFiller.json index bdcb9a2a1..b0fb27cbb 100644 --- a/src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bound2Filler.json +++ b/src/GeneralStateTestsFiller/stMemoryStressTest/MSTORE_Bounds2aFiller.json @@ -1,5 +1,5 @@ { - "MSTORE_Bounds2" : { + "MSTORE_Bounds2a" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "45678256", |