Skip to content

Commit 66d9277

Browse files
authored
Changelog for v2.18.0.2 (#527)
1 parent cc3ddaa commit 66d9277

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

website/docs/About/Changelog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@ instead.
1616
> On 6/21/2025, Eth Docker's repository name changed. Everything should work as it did.
1717
> If you do wish to manually update your local reference, run `git remote set-url origin https://github.com/ethstaker/eth-docker.git`
1818
19-
## v2.18.0.0 2025-11-05
19+
## v2.18.0.2 2025-11-09
2020

2121
*This release is optional, and recommended*
2222

23+
> `v2.18.0.0` and `v2.18.0.1` broke Nimbus and Teku when `MEV_BUILD_FACTOR` was set. Those releases have been retracted.
24+
2325
The headline feature is `MEV_BUILD_FACTOR` to abstract control over local block building, so home stakers
2426
can control their upload bandwidth better post-Fusaka.
2527

@@ -44,13 +46,18 @@ Changes
4446
- Erigon can now be run in distributed mode, with a CL on another server
4547
- Suggest history expiry when disk space is low
4648
- Remove Vero CL check before starting it. It now does this itself
49+
- Support commit boost PBS version during `./ethd version`
50+
- Prompt user for Docker-CE update if it's below 28.5.2, because of the `runc` vulnerabilities
51+
- Use the client defaults for max peers, do not replicate these defaults in Eth Docker
4752

4853
Bug fixes
4954
- `./ethd update --refresh-targets` no longer touches `PG_DOCKER_TAG`
5055
- Explicitly restrict Lodestar to v4 when `IPV6=false`, which fixes peering
5156
- Erigon WS port is now correctly set to the value of `EL_WS_PORT`
5257
- Adjusted source builds for Grandine and Ethrex
5358
- Fixed Ethrex entrypoint when `EL_MINIMAL_NODE=false`
59+
- Fix Nimbus startup failures when `MEV_BUILD_FACTOR` is set
60+
- Fix Teku startup failures when `MEV_BUILD_FACTOR` is set
5461

5562
## v2.17.0.0 2025-10-17
5663

0 commit comments

Comments
 (0)