Skip to content

Commit 15bafa9

Browse files
authored
chore(docs): bump changelog for 5.3.0 (ethereum#2288)
1 parent eda8cc6 commit 15bafa9

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,26 @@ Test fixtures for use by clients are available for each release on the [Github r
1010

1111
### 🛠️ Framework
1212

13+
#### `fill`
14+
15+
#### `consume`
16+
17+
### 📋 Misc
18+
19+
### 🧪 Test Cases
20+
21+
## [v5.3.0](https://github.com/ethereum/execution-spec-tests/releases/tag/v5.3.0) - 2025-10-09
22+
23+
## 🇯🇵 Summary
24+
25+
EEST v5.3.0 is a follow-up from our main v5.0.0 [release](https://github.com/ethereum/execution-spec-tests/releases/tag/v5.0.0), with updated BPO1 and BPO2 values aligning with the testnet parameters.
26+
27+
This release additionally includes fixes for tests in hive, as well as new test cases for EIP-7883, EIP-7934 and critical cases for EIP-7951 (added to EEST by @chfast following a coverage review of the test suite).
28+
29+
## 🔑 Key Changes
30+
31+
### 🛠️ Framework
32+
1333
- ✨ Add benchmark-specific test wrapper (`benchmark_test`) that supports **EIP-7825** and create a benchmark code generator for common test pattern ([#1945](https://github.com/ethereum/execution-spec-tests/pull/1945)).
1434

1535
#### `fill`

0 commit comments

Comments
 (0)