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.
Important!: This release has a fix to an app hash mismatch bug that could lead to a node halt. It's very important for validators to upgrade to this release.
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
- chore: bump the embedded v8 binary to latest v8 (backport #7385) by @mergify[bot] in #7387
- fix(multiplexer): provide default minimum-gas-prices to embedded v4/v5 (backport #7404) by @mergify[bot] in #7406
- chore: bump cosmos-sdk to v0.52.8 (backport #7408) by @mergify[bot] in #7409
Full Changelog: v9.0.3-arabica...v9.0.4-mocha