diff options
author | Dimitry <dimitry@ethereum.org> | 2018-09-25 20:57:42 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-09-25 20:57:42 +0800 |
commit | 7b4c4347eaefafc40a9b85b055a02e94b9bb5681 (patch) | |
tree | a819cbe45893882b4d8a72db2138be1af1acae37 /GeneralStateTests/stPreCompiledContracts/identity_to_smaller.json | |
parent | e77d3ba583810fd2a41248270fb36e08dfe5f38e (diff) | |
download | dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.gz dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.bz2 dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.lz dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.xz dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.zst dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.zip |
refill all state tests
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/identity_to_smaller.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/identity_to_smaller.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/identity_to_smaller.json b/GeneralStateTests/stPreCompiledContracts/identity_to_smaller.json index 25aed6a78..26b3ab598 100644 --- a/GeneralStateTests/stPreCompiledContracts/identity_to_smaller.json +++ b/GeneralStateTests/stPreCompiledContracts/identity_to_smaller.json @@ -2,10 +2,10 @@ "identity_to_smaller" : { "_info" : { "comment" : "have a call to e.g. identity built-in that specifies output size less than input size. Check that the long input is totally available with RETURNDATA. CALL is with 100000 as gas, address 4 as destination, 0 as value, 0 as in-offset, 32 as in-size, 16 as out-offset, 16 as out-size. The returndatasize should see 32.", - "filledwith" : "cpp-1.3.0+commit.e327dcb7.Linux.g++", - "lllcversion" : "Version: 0.4.22-develop.2018.3.16+commit.2b2527f3.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_smallerFiller.json", - "sourceHash" : "3cbecb0174f2abebaa9c65118c8f4fca97446f87e3d2606955eaf99ef2b0dc5c" + "sourceHash" : "d4bf472bfef38a4fd3c11969155cbb54328691179d1f061d2856ebefd9850cb4" }, "env" : { "currentCoinbase" : "0x3535353535353535353535353535353535353535", |