Upgrade Notice
This release is intended for Mocha. If you are upgrading from v8 please read through the release notes.
This release mainly reduces the block times to ~3s.
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 #7352
- fix: use published goreleaser-cross tag v1.26.2 (backport #7353) by @mergify[bot] in #7354
Full Changelog: v9.0.1-mocha...v9.0.2-mocha