Releases: celestiaorg/celestia-app
v3.2.0
Upgrade Notice
This is an optional upgrade to fix a sequence mismatch (a.k.a incorrect nonce) issue. See celestiaorg/celestia-core#1552 for more details.
What's Changed
- feat(e2e/knuu): use latest release and prepare for node knuu tests (backport #4086) by @mergify in #4138
- chore(deps): upgrade to celestia-core v1.44.1-tm-v0.34.35 (backport #4131) by @mergify in #4139
Full Changelog: v3.1.1...v3.2.0
v3.2.0-mocha
Upgrade Notice
This is an optional upgrade to fix a sequence mismatch (a.k.a incorrect nonce) issue. See celestiaorg/celestia-core#1552 for more details.
What's Changed
- feat(e2e/knuu): use latest release and prepare for node knuu tests (backport #4086) by @mergify in #4138
- chore(deps): upgrade to celestia-core v1.44.1-tm-v0.34.35 (backport #4131) by @mergify in #4139
Full Changelog: v3.1.1...v3.2.0-mocha
v3.2.0-arabica
Upgrade Notice
This is an optional upgrade to fix a sequence mismatch (a.k.a incorrect nonce) issue. See celestiaorg/celestia-core#1552 for more details.
What's Changed
- feat(e2e/knuu): use latest release and prepare for node knuu tests (backport #4086) by @mergify in #4138
- chore(deps): upgrade to celestia-core v1.44.1-tm-v0.34.35 (backport #4131) by @mergify in #4139
Full Changelog: v3.1.1...v3.2.0-arabica
v3.1.1
Upgrade Notice
This is a security fix. It is strongly recommended that Mainnet Beta node operators upgrade immediately.
What's Changed
- refactor: remove sysctl dependency from start command (backport #4068) by @mergify in #4072
- fix(cmd): set defaults for command output (backport #4071) by @mergify in #4077
- fix: reject BlobTxs larger than 2 MiB (backport #4084) by @mergify in #4109
- feat: override timeout commit via
--timeout-commit
(backport #4103) by @mergify in #4114 - chore(deps): upgrade to cosmos-sdk v1.25.1 by @rootulp in #4135
Full Changelog: v3.0.2...v3.1.1
v3.1.1-mocha
Upgrade Notice
This is a security fix. It is strongly recommended that Mocha node operators upgrade immediately.
What's Changed
Full Changelog: v3.1.0-arabica...v3.1.1-mocha
v3.1.1-arabica
Upgrade Notice
This is a security fix. It is strongly recommended that Arabica node operators upgrade immediately.
What's Changed
Full Changelog: v3.1.0-arabica...v3.1.1-arabica
v3.1.0-arabica
Upgrade Notice
This is an optional upgrade for Arabica. It contains a fix to reject BlobTxs that are larger than 2 MiB. It also contains a feature useful for speeding up block production on test environments.
What's Changed
- refactor: remove sysctl dependency from start command (backport #4068) by @mergify in #4072
- fix(cmd): set defaults for command output (backport #4071) by @mergify in #4077
- fix: reject BlobTxs larger than 2 MiB (backport #4084) by @mergify in #4109
- feat: override timeout commit via
--timeout-commit
(backport #4103) by @mergify in #4114
Full Changelog: v3.0.2...v3.1.0-arabica
v3.0.2
Upgrade Notice
This is a rolling upgrade, and therefore consensus nodes can upgrade their binaries at any time between now and next week. The discord announcement will be out the week of December 2nd, 2024. This release is out this week, the week of November 25th, in order to provide more time to upgrade both this binary and celestia-node.
Node operators that are upgrading need to do three things after upgrading their binaries to this release:
- Enable BBR per the instructions listed below
- Update their configs per instructions listed below.
- The week of December 2nd, 2024, Validators will need to signal after they upgrade per instructions listed below.
More detailed instructions for the three things can be found here. Please ask questions in the discord 🙂 and report bugs in the issues in this repo.
What's Changed
- fix:
query signal tally
after successful try upgrade (backport #4045) by @mergify in #4052 - chore(deps): Bump github.com/celestiaorg/go-square/v2 from 2.0.0 to 2.1.0 (backport #4055) by @mergify in #4056
- chore(deps): upgrade to celestia-core v1.44.0 (backport #4059) by @mergify in #4062
- chore: check if a block is empty by taking its reference (backport #4063) by @mergify in #4064
Full Changelog: v3.0.1...v3.0.2
v3.0.2-mocha
Upgrade Notice
Consensus nodes on the mocha network should upgrade to this release at their earliest convenience. This is a patch release, therefore if the instruction for upgrading to v3.0.0-mocha have already been followed, then nothing else is required to upgrade beyond upgrading binaries.
What's Changed
- fix:
query signal tally
after successful try upgrade (backport #4045) by @mergify in #4052 - chore(deps): Bump github.com/celestiaorg/go-square/v2 from 2.0.0 to 2.1.0 (backport #4055) by @mergify in #4056
- chore(deps): upgrade to celestia-core v1.44.0 (backport #4059) by @mergify in #4062
- chore: check if a block is empty by taking its reference (backport #4063) by @mergify in #4064
Full Changelog: v3.0.1...v3.0.2-mocha
v3.0.2-arabica
Upgrade Notice
Consensus nodes on the arabica-11 network should upgrade to this release at their earliest convenience. This is a patch release, therefore if the instruction for upgrading to v3.0.0-arabica have already been followed, then nothing else is required to upgrade beyond upgrading binaries.
What's Changed
- fix:
query signal tally
after successful try upgrade (backport #4045) by @mergify in #4052 - chore(deps): Bump github.com/celestiaorg/go-square/v2 from 2.0.0 to 2.1.0 (backport #4055) by @mergify in #4056
- chore(deps): upgrade to celestia-core v1.44.0 (backport #4059) by @mergify in #4062
- chore: check if a block is empty by taking its reference (backport #4063) by @mergify in #4064
Full Changelog: v3.0.1...v3.0.2-arabica