aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_BoundsFiller.json
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-06-21 20:58:24 +0800
committerDimitry <winsvega@mail.ru>2017-06-22 17:04:23 +0800
commit814cf9f7a24acd95a7b05cb43c8ba91060f93974 (patch)
tree5f29a342ac5bcd887c336fbcf41de6ce6a5d7e3d /src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_BoundsFiller.json
parenta0ec09cffae05f1da3a0c38b341713a53301a47c (diff)
downloaddexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar
dexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.gz
dexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.bz2
dexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.lz
dexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.xz
dexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.zst
dexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.zip
update stMemoryStress with 250M gas limit
Diffstat (limited to 'src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_BoundsFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_BoundsFiller.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_BoundsFiller.json b/src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_BoundsFiller.json
index 3aab1ed0a..7b4c8e8d5 100644
--- a/src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_BoundsFiller.json
+++ b/src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_BoundsFiller.json
@@ -19,9 +19,9 @@
"network" : ["ALL"],
"result" : {
"1000000000000000000000000000000000000000" : {
- "balance" : "1",
+ "balance" : "0",
"storage" : {
- "0x00" : "0x08"
+ "0x00" : "0x00"
}
}
}
@@ -58,7 +58,7 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "150000", "250000000"
],
"gasPrice" : "1",
"nonce" : "0",