github celestiaorg/celestia-app v10.2.0-corto

latest release: v10.2.0-mocha
pre-release4 hours ago

Upgrade Notice

This minor release is for Corto (corto-1). It adds features and fixes on top of v10.1.0-corto.

Validators are recommended to run the following command with the new binary to add missing fields and their documentation to config.toml:

celestia-appd config sync --home ~/.celestia-app

Use your node's home directory if it differs. Existing values are preserved, and a backup is created before changes. Add --dry-run to preview additions. Synchronization does not run automatically on startup.

Supported operating systems

See the release README.

  • Tested in CI: Ubuntu 24.04 LTS on x86_64.
  • Prebuilt binaries: Linux and macOS, amd64 and arm64. arm64 binaries are cross-compiled and are not executed in CI.
  • Minimum glibc: 2.38 for Linux multiplexer builds. Ubuntu 22.04 and older are unsupported.
  • Changes since the previous release: none.

What's Changed

  • Add the Cosmos gRPC reflection service (#7860).
  • Allow Fibre downloads without a keyring; uploads still require one (#7863).
  • Use go-square v4.0.1 for canonical BlobTx validation, removing duplicate app checks while preserving consensus acceptance rules (#7879).
  • Fix compilation on 32-bit targets and add a MIPS build check (#7872).
  • Add the explicit config sync command and upgrade celestia-core to v0.42.1 (#7880).

Full Changelog: v10.1.0-corto...v10.2.0-corto

Don't miss a new celestia-app release

NewReleases is sending notifications on new releases.