Skip to content

Commit f7857da

Browse files
committed
Changelog and converted test references
1 parent 4deef57 commit f7857da

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

converted-ethereum-tests.txt

Lines changed: 16 additions & 1 deletion
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+

docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)