Skip to content

Commit a0a2bc4

Browse files
authored
Version v2.14.0.0 (#465)
1 parent 367c6dd commit a0a2bc4

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

website/docs/About/Changelog.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,26 @@ instead.
1616
> On 1/27/2022, 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/eth-educators/eth-docker.git`
1818
19+
## v2.14.0.0 2024-10-29
20+
21+
*This is a recommended release*
22+
23+
**Breaking** changes
24+
- Require Erigon `v2.60.9` or later
25+
26+
Changes
27+
- Use new `erigontech/erigon` repo, instead of `thorax/erigon`
28+
- Use new `ssvlabs/ssv-node` repo, instead of `bloxstaking/ssv-node`
29+
- Teku default heap to 7g
30+
- Lighthouse archive node aggressively backfills: 3 days instead of 2 weeks
31+
- Update Lido Oracle addresses on mainnet. Thanks @nameisremus!
32+
- `MEV_RELAYS` can now be a multi-line value. Thanks h.m.23 for suggesting this feature!
33+
34+
Bug fixes
35+
- Don't check for Docker service on Microsoft WSL
36+
- `./ethd keys send-exit` works with a `CL_NODE` that has comma-separated backup CLs
37+
- Fix Lido mainnet fee recipient. Thanks @vgorkavenko!
38+
1939
## v2.13.0.0 2024-10-16
2040

2141
*This is a recommended release*

0 commit comments

Comments
 (0)