This is a Testnet release. It is also recommended for Devnet.
This release is recommended for mainnet-beta for operators who build their binaries from source.
As of May 2025, Ubuntu 20.04 has reached its End of Life (EOL) for standard support. Due to this, new binaries are now built using Ubuntu 22.04, and are not compatible with Ubuntu 20.04 or earlier.
⚠️ If you are still using Ubuntu 20.04, you will need to build the binaries from source.
We recommend upgrading to Ubuntu 22.04 or later for continued compatibility and support.
What's Changed
- v2.2: add timeout for serving full snapshot/incremental snapshot (backport of #6208) by @mergify in #6221
- v2.2: Refactor
programs/sbf
CI tests (backport of #5105) by @mergify in #6264 - v2.2: Do not insert into accounts lt hash cache if freeze has started (backport of #6307) by @mergify in #6320
- v2.2: Always do startup accounts verification with fastboot if lt hash feature is not active (backport of #6310) by @mergify in #6340
Full Changelog: v2.2.14...v2.2.15