22.4.4
22.4.4
This release resolves known issues in 22.4.3 with respect to snap-sync and state root mismatch/worldstate unavailable issues. Certain configurations may still experience excessive off-heap memory consumption by rocksdb, which will be addressed by a future release in the 22.7.x series.
Additions and Improvements
- Do not require a minimum block height when downloading headers or blocks #3911
- When on PoS the head can be only be updated by ForkchoiceUpdate #3994
- Add TTD and DNS to Sepolia config #4024
Bug Fixes
- Fixed a snapsync issue that can sometimes block the healing step #3920
- remove peer block height requirements for block fetching #3911
- allow upgrade whether websockets enabled or not #4019
- jwt auth on websockets #4039
- Fixed a state root mismatch issue on bonsai that may appear occasionally #4041
- Fixed a trie log layer issue on bonsai during reorg #4069