File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -98,5 +98,20 @@ GeneralStateTests/VMTests/vmTests/push.json
9898([#1067](https://github.com/ethereum/execution-spec-tests/pull/1067))
9999GeneralStateTests/stPreCompiledContracts/blake2B.json
100100
101- ([#1067 ](https://github.com/ethereum/execution-spec-tests/pull/1120))
101+ ([#1120 ](https://github.com/ethereum/execution-spec-tests/pull/1120))
102102GeneralStateTests/stPreCompiledContracts/idPrecomps.json
103+
104+ ([#1344](https://github.com/ethereum/execution-spec-tests/pull/1344))
105+ GeneralStateTests/stPreCompiledContracts/identity_to_bigger.json
106+ GeneralStateTests/stPreCompiledContracts/identity_to_smaller.json
107+ GeneralStateTests/stPreCompiledContracts2/CallIdentitiy_0.json
108+ GeneralStateTests/stPreCompiledContracts2/CallIdentitiy_1.json
109+ GeneralStateTests/stPreCompiledContracts2/CallIdentity_1_nonzeroValue.json
110+ GeneralStateTests/stPreCompiledContracts2/CallIdentity_2.json
111+ GeneralStateTests/stPreCompiledContracts2/CallIdentity_3.json
112+ GeneralStateTests/stPreCompiledContracts2/CallIdentity_4.json
113+ GeneralStateTests/stPreCompiledContracts2/CallIdentity_4_gas17.json
114+ GeneralStateTests/stPreCompiledContracts2/CallIdentity_4_gas18.json
115+ GeneralStateTests/stPreCompiledContracts2/CallIdentity_5.json
116+ GeneralStateTests/stPreCompiledContracts2/CallIdentity_6_inputShorterThanOutput.json
117+
Original file line number Diff line number Diff line change @@ -53,6 +53,8 @@ consume cache --help
5353
5454### 🧪 Test Cases
5555
56+ - ✨ Add test cases Identity precompiles ([ #1344 ] ( https://github.com/ethereum/execution-spec-tests/pull/1344 ) ).
57+
5658## [ v4.1.0] ( https://github.com/ethereum/execution-spec-tests/releases/tag/v4.1.0 ) - 2025-03-11
5759
5860### 💥 Breaking Changes
You can’t perform that action at this time.
0 commit comments