File tree 2 files changed +18
-1
lines changed
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
98
98
([#1067](https://github.com/ethereum/execution-spec-tests/pull/1067))
99
99
GeneralStateTests/stPreCompiledContracts/blake2B.json
100
100
101
- ([#1067 ](https://github.com/ethereum/execution-spec-tests/pull/1120))
101
+ ([#1120 ](https://github.com/ethereum/execution-spec-tests/pull/1120))
102
102
GeneralStateTests/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 @@ -49,6 +49,8 @@ consume cache --help
49
49
50
50
### 🧪 Test Cases
51
51
52
+ - ✨ Add test cases Identity precompiles ([ #1344 ] ( https://github.com/ethereum/execution-spec-tests/pull/1344 ) ).
53
+
52
54
## [ v4.1.0] ( https://github.com/ethereum/execution-spec-tests/releases/tag/v4.1.0 ) - 2025-03-11
53
55
54
56
### 💥 Breaking Changes
You can’t perform that action at this time.
0 commit comments