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
- chore: bump the embedded v8 binary version (backport #7307) by @mergify[bot] in #7312
- chore(deps): upgrade to core v0.40.5 by @rootulp in #7333
- docs: document the pruning process for min-retain-blocks (backport #7326) by @mergify[bot] in #7327
Full Changelog: v9.0.0-mocha...v9.0.1-mocha