Skip to content

Releases: celestiaorg/celestia-app

v1.0.0-rc12

18 Aug 03:39
5fd80a3
Compare
Choose a tag to compare
v1.0.0-rc12 Pre-release
Pre-release

Update Notice

NOTICE: this release contains 3 consensus breaking changes. This release is only compatible with mocha-4 and arabica-10. Do not upgrade if not on those networks.

What's Changed

Full Changelog: v1.0.0-rc11...v1.0.0-rc12

v1.0.0-rc11

02 Aug 10:25
Compare
Choose a tag to compare
v1.0.0-rc11 Pre-release
Pre-release

Upgrade Notice

This release introduces refactors to the testnode integration test tooling so that we can produce invalid blocks. There were no consensus breaking changes or even user facing changes. This release is squarely targeted at downstream repositories that use the refactored code. Therefore nodes on existing networks can upgrade as they see fit, but there are no tangible benefits to upgrading either.

What's Changed

Full Changelog: v1.0.0-rc10...v1.0.0-rc11

v1.0.0-rc10

24 Jul 13:14
7807722
Compare
Choose a tag to compare
v1.0.0-rc10 Pre-release
Pre-release

Upgrade Notice

Consensus nodes on mocha-3 have been tested to be backwards compatible, and upgrades can occur at the operator's leisure.

What's Changed

  • chore: upgrade to cosmos-sdk v1.16.1-sdk-v0.46.13 by @rootulp in #2115
  • fix: int overflow for 32 bit machines by @rootulp in #2115
  • feat: backport features to allow node to handle gas price estimation by @cmwaters in #2134

Full Changelog: v1.0.0-rc9...v1.0.0-rc10

v1.0.0-rc9

12 Jul 01:10
ebfc416
Compare
Choose a tag to compare
v1.0.0-rc9 Pre-release
Pre-release

This release reverts back recently added timeout logic which was incidentally causing the network to have highly volatile block times. Upgrade to this version for more stable block times.

What's Changed

Upgrade notes

This release is a non-breaking change. The only noticeable change is the reintroduction of TimeoutCommit in the config.toml. This means if you were previously running rc7 or rc8, you need only stop your node. Check your config.toml. If it has the TimeoutCommit value make sure it's set to 11 seconds (the current default). If you don't have that value in your config.toml then you don't need to do anything (the binary will use the default value anyway). Afterwards restart your node and it should catch up to the chain and continue as normal.

Full Changelog: v1.0.0-rc8...v1.0.0-rc9

v1.0.0-rc8

06 Jul 14:04
71908e5
Compare
Choose a tag to compare
v1.0.0-rc8 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc7...v1.0.0-rc8

v1.0.0-rc7

04 Jul 14:35
2ad80bc
Compare
Choose a tag to compare
v1.0.0-rc7 Pre-release
Pre-release

Upgrade Advisory

This fixes a sneaky consensus breaking bug in rc5 and rc6, and can be upgraded to at will if already on v1.0.0-rc5+

What's Changed

Full Changelog: v1.0.0-rc6...v1.0.0-rc7

v1.0.0-rc6

03 Jul 18:22
Compare
Choose a tag to compare
v1.0.0-rc6 Pre-release
Pre-release

Update Advisory

Relative to rc5, this change contains a single consensus breaking change that would other wise cause the DA network to halt, along with quite a few API breaking changes that are mostly related to testing tools. The merged documentation to main has also been included.

This means that if a consensus node is already on v1.0.0-rc5, then it should be able to simply upgrade. Bumping celestia-app as a dependency should also be relatively straightforward, although the API breaking changes will take some minor adjustments.

All mocha nodes can only use this release if they have hardspooned to mocha-3. arabica-9 nodes should be able to simply switch the binary.

What's Changed

Full Changelog: v1.0.0-rc5...v1.0.0-rc6

v1.0.0-rc5

23 Jun 19:27
b45d916
Compare
Choose a tag to compare
v1.0.0-rc5 Pre-release
Pre-release

Update Advisory

This release contains multiple consensus breaking bug fixes that render it incompatible with other release candidates. There are no plans to maintain the bugs in the previous release candiates for v1.0.0-rcX, so all testnets that are upgrading will likely be hardspooning again to maintain the ability to sync from scratch.

The bug fixes are mostly patches to edge cases that could result in nonces not being incremented correctly. This means that it should be an easy upgrade for celestia-node, and is reccomended that an bump be created as soon as possible.

What's Changed

Full Changelog: v1.0.0-rc4...v1.0.0-rc5

v1.0.0-rc4

14 Jun 22:24
Compare
Choose a tag to compare
v1.0.0-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc3...v1.0.0-rc4

v1.0.0-rc3

14 Jun 11:32
719eb18
Compare
Choose a tag to compare
v1.0.0-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc2...v1.0.0-rc3