aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stStaticCall
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2017-06-13 21:18:38 +0800
committerYoichi Hirai <i@yoichihirai.com>2017-06-13 21:18:38 +0800
commit77773cd60d2893ea0aa959941bd286bd280b9c71 (patch)
tree188f9e2b1765fecddc5894051149798cab0cac04 /src/GeneralStateTestsFiller/stStaticCall
parentb3dd02c7b0200551ccdf9972366e01bbbac4500d (diff)
downloaddexon-tests-77773cd60d2893ea0aa959941bd286bd280b9c71.tar.gz
dexon-tests-77773cd60d2893ea0aa959941bd286bd280b9c71.tar.zst
dexon-tests-77773cd60d2893ea0aa959941bd286bd280b9c71.zip
A precompiled contract exists at address 8, so the staticcall does not cause an error there
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall')
-rw-r--r--src/GeneralStateTestsFiller/stStaticCall/static_CallEcrecover0_0inputFiller.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CallEcrecover0_0inputFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_CallEcrecover0_0inputFiller.json
index b1d9fb092..851a25629 100644
--- a/src/GeneralStateTestsFiller/stStaticCall/static_CallEcrecover0_0inputFiller.json
+++ b/src/GeneralStateTestsFiller/stStaticCall/static_CallEcrecover0_0inputFiller.json
@@ -11,7 +11,7 @@
"expect" : [
{
"indexes" : {
- "data" : [0,1,4,5,6,7,8],
+ "data" : [0,1,4,5,6,7],
"gas" : -1,
"value" : -1
},