Skip to content

Releases: celestiaorg/celestia-app

v1.1.0

15 Oct 18:24
2b8cc9e
Compare
Choose a tag to compare

Upgrade Notice

celestia-app v1.1.0 is compatible with celestia-app 1.0.0. Consensus nodes that are already running v1.0.0 don't need to upgrade to v1.1.0 with urgency. This release contains a fix so that Ledger hardware wallets with firmware 2.2.2 can sign transactions.

What's Changed

Warning

The pre-built binaries attached to this release don't contain Ledger support. If you need Ledger support, please install from source.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

09 Oct 22:00
2335d2b
Compare
Choose a tag to compare

Upgrade Notice

This is the official v1.0.0 release of celestia-app!! 🎉 🎉 This release is not breaking relative to v1.0.0-rc18, as it only had some docs and default genesis changes. This means that nodes running on mocha-4 and arabica-10 can upgrade as they see fit.

v1.0.0 is just the tip of the iceburg

s/o to all of the 13 new contributors!

What's Changed

Read more

v1.0.0-rc18

04 Oct 12:24
6b70976
Compare
Choose a tag to compare
v1.0.0-rc18 Pre-release
Pre-release

Upgrade Notice

This release has been tested to be backwards compatible with the latest testnets, mocha-4 and arabica-10. Node operaters should feel free to upgrade as they see fit.

What's Changed

Full Changelog: v1.0.0-rc17...v1.0.0-rc18

v1.0.0-rc17

20 Sep 14:27
687c64e
Compare
Choose a tag to compare
v1.0.0-rc17 Pre-release
Pre-release

Upgrade Notice

This candidate includes bumping the go version to v1.21.1 and bumping the QGB contracts to v2.

This candidate is not consensus breaking and nodes should be able to upgrade as they see fit. Updates to celestia-node will be pushed soon.

What's Changed

Full Changelog: v1.0.0-rc16...v1.0.0-rc17

v1.0.0-rc16

19 Sep 16:43
44e13fa
Compare
Choose a tag to compare
v1.0.0-rc16 Pre-release
Pre-release

Upgrade Notice

This candidate includes a fix to the PrepareProposal logic so that it doesn't automatically filter out vesting accounts that attempt to sign a transaction without having any funds outside of vested funds. It also includes a helper cli command for validators to register their evm address, some minor dep bumps, and additional log statements when block producers are filtering transactions.

This candidate is not consensus breaking and nodes should be able to upgrade as they see fit. Updates to celestia-node will be pushed soon.

What's Changed

  • docs: consistent format for percentages in params.md (backport #2492) by @mergify in #2525
  • refactor(x/mint): initialize inflation decimals once (backport #2407) by @mergify in #2513
  • chore(deps): Bump github.com/celestiaorg/quantum-gravity-bridge from 2.0.0+incompatible to 2.1.0+incompatible (backport #2522) by @mergify in #2526
  • feat: add query qgb evm address by valoper address command (backport #2524) by @mergify in #2527
  • docs: add Informal Systems audit PDF (backport #2477) by @mergify in #2530
  • fix: add time to the sdk.Context used in PrepareProposal (backport #2515) by @mergify in #2534
  • chore(deps): Bump github.com/ethereum/go-ethereum from 1.12.2 to 1.13.1 (backport #2521) by @mergify in #2529
  • chore: remove unnecessary go mod tidy (backport #2537) by @mergify in #2542
  • chore: log filtered transactions and fix gas limits in tests (backport #2518) by @mergify in #2539

Full Changelog: v1.0.0-rc15...v1.0.0-rc16

v1.0.0-rc15

14 Sep 17:17
0d70807
Compare
Choose a tag to compare
v1.0.0-rc15 Pre-release
Pre-release

Upgrade Notice

Similar to v1.0.0-rc14, this release candidate is non breaking and mainly focused around including additional documention and changes to defaults in the genesis.

What's Changed

Full Changelog: v1.0.0-rc14...v1.0.0-rc15

v1.0.0-rc14

06 Sep 05:22
cdc6bff
Compare
Choose a tag to compare
v1.0.0-rc14 Pre-release
Pre-release

Upgrade Notice

Relative to v1.0.0-rc13, this release is not breaking in any way. It mostly catches the v1.x release branch up on a few missing things such as a fix to the Makefile to allow for ledger support, documentation including resource pricing, and specs for CAT. This means that networks and projects that are already using v1.0.0-rc13 are clear to upgrade at their leisure. This includes celestia-node and the arabica-10 and mocha-4 testnets.

What's Changed

Full Changelog: v1.0.0-rc13...v1.0.0-rc14

v1.0.0-rc13

31 Aug 17:28
ab89633
Compare
Choose a tag to compare
v1.0.0-rc13 Pre-release
Pre-release

Upgrade Notice

This is technically a consensus breaking change due to the change in the vesting module. That being said, the change is minor and if there has not been a transaction to create a vesting account, then the upgrade does not actually require a hardfork.

This upgrade is only targetted at the arabica-10+ and mocha-4+ (does not exist at the time of writing) networks. Only consensus nodes on those networks should upgrade.

We will bump celestia-node in next few hours, although technically a bump should not result in any breaking behaviour from a DA node point of view.

What's Changed

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

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