Skip to content

Commit

Permalink
Version v2.14.0.0 (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne authored Oct 29, 2024
1 parent 367c6dd commit a0a2bc4
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions website/docs/About/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@ instead.
> On 1/27/2022, Eth Docker's repository name changed. Everything should work as it did.
> If you do wish to manually update your local reference, run `git remote set-url origin https://github.com/eth-educators/eth-docker.git`
## v2.14.0.0 2024-10-29

*This is a recommended release*

**Breaking** changes
- Require Erigon `v2.60.9` or later

Changes
- Use new `erigontech/erigon` repo, instead of `thorax/erigon`
- Use new `ssvlabs/ssv-node` repo, instead of `bloxstaking/ssv-node`
- Teku default heap to 7g
- Lighthouse archive node aggressively backfills: 3 days instead of 2 weeks
- Update Lido Oracle addresses on mainnet. Thanks @nameisremus!
- `MEV_RELAYS` can now be a multi-line value. Thanks h.m.23 for suggesting this feature!

Bug fixes
- Don't check for Docker service on Microsoft WSL
- `./ethd keys send-exit` works with a `CL_NODE` that has comma-separated backup CLs
- Fix Lido mainnet fee recipient. Thanks @vgorkavenko!

## v2.13.0.0 2024-10-16

*This is a recommended release*
Expand Down

0 comments on commit a0a2bc4

Please sign in to comment.