Skip to content

Version 2.14.0.0

Compare
Choose a tag to compare
@yorickdowne yorickdowne released this 29 Oct 10:06
· 50 commits to main since this release
f86356f

Avoid this release, it has a noisy bug

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!