aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stMemoryStressTest/CALL_Bounds2aFiller.json
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2017-06-23 18:23:19 +0800
committerGitHub <noreply@github.com>2017-06-23 18:23:19 +0800
commita83f7cf93747ae96c16e0cf2d987ec1ba7367128 (patch)
tree5949dbed65fa6200ffcafb07c4a24a74e48cb52b /src/GeneralStateTestsFiller/stMemoryStressTest/CALL_Bounds2aFiller.json
parentabef4f507eadd485c893ceda2acabc84a93fc897 (diff)
parent18795f73327d55c90148434ce822ddf8e02e9894 (diff)
downloaddexon-tests-a83f7cf93747ae96c16e0cf2d987ec1ba7367128.tar.gz
dexon-tests-a83f7cf93747ae96c16e0cf2d987ec1ba7367128.tar.zst
dexon-tests-a83f7cf93747ae96c16e0cf2d987ec1ba7367128.zip
Merge pull request #191 from ethereum/remStBounds
update tests with 250M gas limit
Diffstat (limited to 'src/GeneralStateTestsFiller/stMemoryStressTest/CALL_Bounds2aFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stMemoryStressTest/CALL_Bounds2aFiller.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/GeneralStateTestsFiller/stMemoryStressTest/CALL_Bounds2aFiller.json b/src/GeneralStateTestsFiller/stMemoryStressTest/CALL_Bounds2aFiller.json
index 4e8c2a721..339515ab1 100644
--- a/src/GeneralStateTestsFiller/stMemoryStressTest/CALL_Bounds2aFiller.json
+++ b/src/GeneralStateTestsFiller/stMemoryStressTest/CALL_Bounds2aFiller.json
@@ -10,7 +10,7 @@
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
- {
+ {
"indexes" : {
"data" : -1,
"gas" : -1,
@@ -19,11 +19,11 @@
"network" : ["ALL"],
"result" : {
"1000000000000000000000000000000000000000" : {
- "balance" : "1"
+ "balance" : "0"
},
"1000000000000000000000000000000000000001" : {
"storage" : {
- "0x00" : "0x01"
+ "0x00" : "0x00"
}
}
}
@@ -60,7 +60,7 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "150000", "250000000"
],
"gasPrice" : "1",
"nonce" : "0",