github celestiaorg/celestia-app v1.3.0

latest releases: v2.1.2, v2.1.2-rc1, v2.1.2-rc0...
11 months ago

Upgrade Notice

Validators on testnets: this release introduces a non-consensus breaking patch to a portion of the blobstream (aka qgb in this release) logic to remove a potential bug. The chance of hitting the bug is small, but it is reccomended that we update nodes to this release as soon as possilbe to avoid any chance of it.

This release also changed a few of the default values in the config. Mainly, it disabled all apis and storage of extra data by default. If you are using a deploy script for a node meant to be an rpc node, we should update those scripts to enable the apis and store the abci results. If you have any questions, please ask in the community discord.

What's Changed

  • fix(malicious): use constructor NMT options (backport #2723) by @mergify in #2743
  • feat(blobstream): utilizes sdk.Dec type for power difference calculation (backport #2719) by @mergify in #2735
  • fix: pre-built binary support for Ubuntu 20.04 (backport #2728) by @mergify in #2752
  • ci: remove markdown-linter as prerequisite to version bump by @rootulp in #2751
  • chore: update the default description for tia (backport #2736) by @mergify in #2747
  • chore: discard abci responses by default (backport #2764) by @mergify in #2767
  • chore: disable API, GRPC, and GRPC web by default (backport #2761) by @mergify in #2768

Full Changelog: v1.2.0...v1.3.0

Don't miss a new celestia-app release

NewReleases is sending notifications on new releases.