aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethdev.com>2017-01-10 19:05:01 +0800
committerDimitry <dimitry@ethdev.com>2017-01-10 19:05:01 +0800
commit76a70a3b1fb0c9ab78302c50a47b92db7fa08f95 (patch)
tree37f327416e4a866b59818e1dd57b3c46b598b4f2 /src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json
parent3bbfd218f807a872c82b0bc38c6b19276872d385 (diff)
downloaddexon-tests-76a70a3b1fb0c9ab78302c50a47b92db7fa08f95.tar
dexon-tests-76a70a3b1fb0c9ab78302c50a47b92db7fa08f95.tar.gz
dexon-tests-76a70a3b1fb0c9ab78302c50a47b92db7fa08f95.tar.bz2
dexon-tests-76a70a3b1fb0c9ab78302c50a47b92db7fa08f95.tar.lz
dexon-tests-76a70a3b1fb0c9ab78302c50a47b92db7fa08f95.tar.xz
dexon-tests-76a70a3b1fb0c9ab78302c50a47b92db7fa08f95.tar.zst
dexon-tests-76a70a3b1fb0c9ab78302c50a47b92db7fa08f95.zip
fix memory stress test fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json')
-rw-r--r--src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json b/src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json
index de6999ec6..1e64b5d7a 100644
--- a/src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json
+++ b/src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json
@@ -28,7 +28,7 @@
{
"1000000000000000000000000000000000000000" : {
"balance" : "0",
- "code" : "{ (MLOAD 0xffffffffff) }",
+ "code" : "{ (MLOAD 0x400000) }",
"nonce" : "0",
"storage" : {
}
@@ -46,7 +46,7 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "35000000"
],
"gasPrice" : "1",
"nonce" : "0",