aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stMemoryStressTest/CALL_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/CALL_BoundsFiller.json
parenta0ec09cffae05f1da3a0c38b341713a53301a47c (diff)
downloadtangerine-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar
tangerine-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.gz
tangerine-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.bz2
tangerine-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.lz
tangerine-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.xz
tangerine-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.zst
tangerine-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.zip
update stMemoryStress with 250M gas limit
Diffstat (limited to 'src/GeneralStateTestsFiller/stMemoryStressTest/CALL_BoundsFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stMemoryStressTest/CALL_BoundsFiller.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stMemoryStressTest/CALL_BoundsFiller.json b/src/GeneralStateTestsFiller/stMemoryStressTest/CALL_BoundsFiller.json
index 4006a1b5d..95aa08893 100644
--- a/src/GeneralStateTestsFiller/stMemoryStressTest/CALL_BoundsFiller.json
+++ b/src/GeneralStateTestsFiller/stMemoryStressTest/CALL_BoundsFiller.json
@@ -19,11 +19,11 @@
"network" : ["ALL"],
"result" : {
"1000000000000000000000000000000000000000" : {
- "balance" : "1"
+ "balance" : "0"
},
"1000000000000000000000000000000000000001" : {
"storage" : {
- "0x00" : "0x08"
+ "0x00" : "0x00"
}
}
}
@@ -60,7 +60,7 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "150000", "250000000"
],
"gasPrice" : "1",
"nonce" : "0",