Skip to content

Commit 3724613

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

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ The following changes may be potentially breaking (all clients were tested with
8686
- ✨ Add gas cost of delegation access in CALL opcode ([#1208](https://github.com/ethereum/execution-spec-tests/pull/1208)).
8787
- ✨ Add EIP-7698 failed nonce and short data tests ([#1211](https://github.com/ethereum/execution-spec-tests/pull/1211)).
8888
- ✨ Add EIP-2537 additional pairing precompile tests cases, and then update all BLS12 test vectors ([#1275](https://github.com/ethereum/execution-spec-tests/pull/1275), [#1289](https://github.com/ethereum/execution-spec-tests/pull/1289)).
89+
- ✨ Add test cases Identity precompiles ([#1344](https://github.com/ethereum/execution-spec-tests/pull/1344)).
8990

9091
## [v4.0.0](https://github.com/ethereum/execution-spec-tests/releases/tag/v4.0.0) - 2025-02-14 - 💕
9192

0 commit comments

Comments
 (0)