From 88adcabbaa03afbe3f42e0435128c3d212bb6abc Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Thu, 7 Dec 2017 16:22:44 +0100 Subject: Store the result of RETURNDATASIZE after a static call fails for a REVERT --- .../stStaticCall/static_RevertOpcodeCallsFiller.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_RevertOpcodeCallsFiller.json') 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" : { } -- cgit v1.2.3