diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_callcallcall_000_OOGMAfterFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_callcallcall_000_OOGMAfterFiller.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_callcallcall_000_OOGMAfterFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_callcallcall_000_OOGMAfterFiller.json index 10ca3459e..26559adaf 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_callcallcall_000_OOGMAfterFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_callcallcall_000_OOGMAfterFiller.json @@ -22,7 +22,8 @@ "0x00" : "0x00", "0x01" : "0x00", "0x02" : "0x00", - "0x03" : "0x00" + "0x03" : "0x00", + "0x6f" : "0x014c81" } }, "1000000000000000000000000000000000000001" : { @@ -50,19 +51,19 @@ "1000000000000000000000000000000000000000" : { "balance" : "1000000000000000000", "nonce" : "0", - "code" : "{ [[ 0 ]] (STATICCALL 60150 0x1000000000000000000000000000000000000001 0 64 0 64 ) }", + "code" : "{ [[ 0 ]] (STATICCALL 60150 0x1000000000000000000000000000000000000001 0 64 0 64 ) [[ 111 ]] (GAS)}", "storage": {} }, "1000000000000000000000000000000000000001" : { "balance" : "0", - "code" : "{ (STATICCALL 40080 0x1000000000000000000000000000000000000002 0 64 0 64 ) (def 'i 0x80) (for {} (< @i 50000) [i](+ @i 1) (EXTCODESIZE 1) )}", + "code" : "{ (MSTORE 3 1) (STATICCALL 40080 0x1000000000000000000000000000000000000002 0 64 0 64 ) (SSTORE 3 1)}", "nonce" : "0", "storage" : { } }, "1000000000000000000000000000000000000002" : { "balance" : "0", - "code" : "{ [[ 2 ]] (STATICCALL 20020 0x1000000000000000000000000000000000000003 0 64 0 64 ) }", + "code" : "{ (MSTORE 3 1) (STATICCALL 20020 0x1000000000000000000000000000000000000003 0 64 0 64 ) (MSTORE 32 1) }", "nonce" : "0", "storage" : { } @@ -70,7 +71,7 @@ "1000000000000000000000000000000000000003" : { "balance" : "0", "nonce" : "0", - "code" : "{ (SSTORE 3 1) }", + "code" : "{ (MSTORE 3 1) }", "storage": {} }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { |