Upgrade Notice
This release is intended for the Corto testnet (corto-1). It is a patch release on top of v10.0.1-corto. The multiplexer now embeds v9.0.7-corto, which reschedules the pending corto-1 v10 upgrade from height 1480080 to 1280695 (#7789). If you are upgrading from v9 please read through the release notes.
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.
- Changes since the previous release: none
What's Changed
- docs: simplify fibre server TLS section for node operators by @rach-id in #7766
- docs: add Fibre elastic shard storage ADR by @renaynay in #7763
- test(fibre): wait for settlement state visibility before asserting by @rach-id in #7773
- feat: report effective tx latency alongside actual latency by @rach-id in #7772
- docs: clarify Fibre prune integrity handling in ADR 030 by @renaynay in #7779
- ci: run tx submission before other nightly tests by @rach-id in #7783
- fix: bound the PFB tx cache with an LRU by @rach-id in #7778
- chore(deps): bump the go-deps-docker-e2e group in /test/docker-e2e with 2 updates by @dependabot[bot] in #7784
- chore: remove decommissioned celestia-bootstrap seeds from mainnet script by @pippokr in #7787
- docs: simplify fibre server signing section by @rach-id in #7767
- fix(fibre): retry PayForFibre broadcast until the signing height commits by @rach-id in #7775
- fix!: bump embedded v9 to v9.0.7-corto by @rach-id in #7789
Full Changelog: v10.0.1-corto...v10.0.2-corto