diff options
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/identity_to_bigger.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/identity_to_bigger.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/identity_to_bigger.json b/GeneralStateTests/stPreCompiledContracts/identity_to_bigger.json index 4c3e5a177..8c370a17c 100644 --- a/GeneralStateTests/stPreCompiledContracts/identity_to_bigger.json +++ b/GeneralStateTests/stPreCompiledContracts/identity_to_bigger.json @@ -2,10 +2,10 @@ "identity_to_bigger" : { "_info" : { "comment" : "have a call to e.g. identity built-in that specifies output size more than input size. Check that only the short amount is available with RETURNDATA. CALL is with 100000 as gas, address 4 as destination, 0 as value, 0 as in-offset, 16 as in-size, 16 as out-offset, 32 as out-size. The returndatasize should see 16.", - "filledwith" : "cpp-1.3.0+commit.7f06dbfd.Linux.g++", - "lllcversion" : "Version: 0.4.21-develop.2018.2.27+commit.2abc5be7.Linux.g++", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/GeneralStateTestsFiller/stPreCompiledContracts/identity_to_biggerFiller.json", - "sourceHash" : "92044ac675c0e33da855ca2a072a91a81ffb5edaf922d623e24cf0d94ddcdb11" + "sourceHash" : "fa41c6e20a80b145d8cc08bc4240727e0a896c87f0a0c263f8251f201b483604" }, "env" : { "currentCoinbase" : "0x3535353535353535353535353535353535353535", |