Skip to content

Version 2.11.0.0

Compare
Choose a tag to compare
@yorickdowne yorickdowne released this 13 Jul 07:51
· 97 commits to main since this release
38b109e

This is an optional release with breaking changes

Breaking changes

  • Require Lodestar 1.20.0 or later when using lodestar.yml
  • Require Besu 24.7.0 or later when using ./ethd prune-besu

Changes

  • Replace Grandine deprecated --builder-api-url with --builder-url
  • Change Grandine default tag to stable from latest
  • Replace Besu deprecated storage x-trie-log prune with storage trie-log prune
  • Reenable Nethermind --Pruning.CacheMb 4096 on systems with 32 GiB of RAM or more
  • lodestar.yml uses SSZ wire format and no longer specifies the REST namespace. Thanks @nflaig!