Skip to content

v2.1.4

Compare
Choose a tag to compare
@prestonvanloon prestonvanloon released this 10 Aug 19:15
· 2040 commits to develop since this release
4e225fc

As we prepare our v3 mainnet release for The Merge, v2.1.4 marks the end of the v2 era. Node operators and validators are highly encouraged to upgrade to release v2.1.4 - many bug fixes and improvements have been included in preparation for The Merge. v3 will contain breaking changes, and will be released within the next few weeks. Using v2.1.4 in the meantime will give you access to a more streamlined user experience. See our v2.1.4 doc to learn how to use v2.1.4 to run a Merge-ready configuration on the Goerli-Prater network pair.

This release consists 181 commits. These notes reflect only the highlights in the changelist here: v2.1.3...v2.1.4

Added

Changed

Fixed

  • Ignore nil forkchoice node when saving orphaned atts #10930
  • Sync: better handling of missing state summary in DB #11167
  • Validator: creates invalid terminal block using the same timestamp as payload #11129
  • P2P: uses incorrect goodbye codes #11168
  • P2p: defaults Incorrectly to using Mplex, which results in losing Teku peers #11169
  • Disable returning future state for API #10915
  • Eth1 connection API panic #10938

Removed

  • Deprecate Step Parameter from our Block By Range Requests #10914