aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2017-12-07 23:22:44 +0800
committerYoichi Hirai <i@yoichihirai.com>2017-12-08 00:48:54 +0800
commit88adcabbaa03afbe3f42e0435128c3d212bb6abc (patch)
tree55d0e4a6dc1963a39512d514c61803beaaf77b9f /src/GeneralStateTestsFiller
parentf4a03994a03b596f4e3169c651132883eb997ce7 (diff)
downloaddexon-tests-88adcabbaa03afbe3f42e0435128c3d212bb6abc.tar
dexon-tests-88adcabbaa03afbe3f42e0435128c3d212bb6abc.tar.gz
dexon-tests-88adcabbaa03afbe3f42e0435128c3d212bb6abc.tar.bz2
dexon-tests-88adcabbaa03afbe3f42e0435128c3d212bb6abc.tar.lz
dexon-tests-88adcabbaa03afbe3f42e0435128c3d212bb6abc.tar.xz
dexon-tests-88adcabbaa03afbe3f42e0435128c3d212bb6abc.tar.zst
dexon-tests-88adcabbaa03afbe3f42e0435128c3d212bb6abc.zip
Store the result of RETURNDATASIZE after a static call fails for a REVERT
Diffstat (limited to 'src/GeneralStateTestsFiller')
-rw-r--r--src/GeneralStateTestsFiller/stStaticCall/static_RevertOpcodeCallsFiller.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_RevertOpcodeCallsFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_RevertOpcodeCallsFiller.json
index 647cbf28f..6715514c1 100644
--- a/src/GeneralStateTestsFiller/stStaticCall/static_RevertOpcodeCallsFiller.json
+++ b/src/GeneralStateTestsFiller/stStaticCall/static_RevertOpcodeCallsFiller.json
@@ -36,7 +36,7 @@
},
"094f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "1",
- "code" : "{ [[0]] (STATICCALL 50000 0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b 0 0 0 0) [[1]] 1}",
+ "code" : "{ [[0]] (STATICCALL 50000 0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b 0 0 0 0) [[1]] (RETURNDATASIZE)}",
"nonce" : "0",
"storage" : {
}