Upgrade Notice
This release is intended for Arabica. If you are upgrading from v8 please read through the release notes.
Setting min-retain-blocks to a non-zero value enables pruning and may increase syncing time while existing data is pruned.
Supported operating systems
See the canonical matrix in the README.
- Tested in CI: Ubuntu 24.04 LTS (Noble Numbat) on x86_64
- Prebuilt binaries provided: Linux (
amd64,arm64), macOS (amd64,arm64). arm64 binaries are cross-compiled and are not executed in CI. - Minimum glibc: 2.38. Ubuntu 22.04 and older are not supported for multiplexer builds and will fail to start with a glibc version mismatch error.
What's Changed
- fix: disable privval gRPC server in non-fibre builds (backport #7349) by @mergify[bot] in https://github.com/celestiaorg/celestia-app/pull/7352
Full Changelog: https://github.com/celestiaorg/celestia-app/compare/v9.0.1-arabica...v9.0.2-arabica