Skip to content

Commit f7798a5

Browse files
committed
Changelog and converted test references
1 parent 42b6492 commit f7798a5

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

Diff for: converted-ethereum-tests.txt

+16-1
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,20 @@ GeneralStateTests/VMTests/vmTests/push.json
9898
([#1067](https://github.com/ethereum/execution-spec-tests/pull/1067))
9999
GeneralStateTests/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))
102102
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+

Diff for: docs/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ consume cache --help
4949

5050
### 🧪 Test Cases
5151

52+
- ✨ Add test cases Identity precompiles ([#1344](https://github.com/ethereum/execution-spec-tests/pull/1344)).
53+
5254
## [v4.1.0](https://github.com/ethereum/execution-spec-tests/releases/tag/v4.1.0) - 2025-03-11
5355

5456
### 💥 Breaking Changes

0 commit comments

Comments
 (0)