Skip to content

Release Notes

celestia-app and celestia-node release changelogs, fully indexed.

ALLcelestia-appcelestia-nodecelestia-corecelestia-openrpcrollkit
790 releases
DA RELEASE
celestia-app v1.0.0-rc12
## 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 * chore: backport version string to fallback to the sha256 commit by @cmwaters in h
celestiaorg/celestia-app18-08-2023
DA RELEASE
celestia-core v1.26.2-tm-v0.34.28
## What's Changed * chore(deps): bump pyroscope to v0.7.2 by @SweeXordious in https://github.com/celestiaorg/celestia-core/pull/1061 **Full Changelog**: https://github.com/celestiaorg/celestia-core/compare/v1.26.1-tm-v0.34.28...v1.26.2-tm-v0.34.28
celestiaorg/celestia-core14-08-2023
DA RELEASE
celestia-core v1.26.1-tm-v0.34.28
## What's Changed * feat: initial pyroscope integration by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/1006 * feat: Add standard tracing points to portions of the mempool and consensus by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/1055
celestiaorg/celestia-core10-08-2023
DA RELEASE
celestia-node v0.11.0-rc9
This RC is **breaking** in two ways: 1. it contains several storage optimisations and breaks such that those wishing to upgrade will have to re-sync from scratch (please read the _Note_ below) 2. it contains an upgrade to the `shrex-nd` protocol All storage optimisations and brea
celestiaorg/celestia-node07-08-2023
DA RELEASE
rollkit v0.10.1
## What's Changed * fix CM_VERSION in proto/get_deps.sh by @gupadhyaya in https://github.com/rollkit/rollkit/pull/1090 * golangci: add import duplication flag by @MSevey in https://github.com/rollkit/rollkit/pull/1093 * build(deps): bump github.com/celestiaorg/go-fraud from 0.1.1
rollkit/rollkit04-08-2023
DA RELEASE
celestia-app v1.0.0-rc11
## 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 refa
celestiaorg/celestia-app02-08-2023
DA RELEASE
celestia-openrpc v0.1.2
## What's Changed * types: blob - extract createcommitment by @tuxcanfly in https://github.com/rollkit/celestia-openrpc/pull/32 * build(deps): bump rollkit/.github from 0.1.1 to 0.2.2 by @dependabot in https://github.com/rollkit/celestia-openrpc/pull/33 **Full Changelog**: https:
celestiaorg/celestia-openrpc28-07-2023
DA RELEASE
celestia-core v1.26.0-tm-v0.34.28
## What's Changed * feat: include software version as a label in all metrics by @cmwaters in https://github.com/celestiaorg/celestia-core/pull/1037 * [Snyk] Security upgrade alpine from 3.7 to 3.14 by @MSevey in https://github.com/celestiaorg/celestia-core/pull/1042 * build(deps)
celestiaorg/celestia-core28-07-2023
DA RELEASE
celestia-openrpc v0.1.1
## What's Changed * switch to cometbft by @Ferret-san in https://github.com/rollkit/celestia-openrpc/pull/29 * build(deps): bump celestiaorg/.github from 0.2.0 to 0.2.2 by @dependabot in https://github.com/rollkit/celestia-openrpc/pull/31 * build(deps): bump github.com/celestiaor
celestiaorg/celestia-openrpc24-07-2023
DA RELEASE
celestia-app v1.0.0-rc10
## 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 https://github.com/celestiaorg/celestia-app/pull/2115
celestiaorg/celestia-app24-07-2023
DA RELEASE
rollkit v0.10.0
## What's Changed * update readme with latest release information by @gupadhyaya in https://github.com/rollkit/rollkit/pull/1055 * README: fix typo by @jcstein in https://github.com/rollkit/rollkit/pull/1057 * build(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabo
rollkit/rollkit19-07-2023
DA RELEASE
rollkit v0.9.1-rc0
## What's Changed * update readme with latest release information by @gupadhyaya in https://github.com/rollkit/rollkit/pull/1055 * README: fix typo by @jcstein in https://github.com/rollkit/rollkit/pull/1057 * build(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabo
rollkit/rollkit14-07-2023
DA RELEASE
celestia-core v1.25.0-tm-v0.34.28
## What's Changed * docs: fix godoc for chain_id by @rootulp in https://github.com/celestiaorg/celestia-core/pull/1034 * feat: add `Namespace` method to blob by @rootulp in https://github.com/celestiaorg/celestia-core/pull/1030 * feat: pass software version from abci to node info
celestiaorg/celestia-core14-07-2023
DA RELEASE
celestia-node v0.11.0-rc8
## What's Changed * share/befp: add benchmarks for fraud proof creation and validation by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/2400 * deps: bump go-header by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/2436 * chore: bump celestia-app
celestiaorg/celestia-node13-07-2023
DA RELEASE
celestia-app v1.0.0-rc9
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 * chore: change default of the tx indexer back to "kv" by @evan-forbes in
celestiaorg/celestia-app12-07-2023
DA RELEASE
celestia-core v1.24.0-tm-v0.34.28
## What's Changed * fix: use same source of now by @cmwaters in https://github.com/celestiaorg/celestia-core/pull/1032 * Revert "feat!: account for time already elapsed when waiting after the commit (#965)" by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/1033
celestiaorg/celestia-core11-07-2023
DA RELEASE
rollkit v0.9.0
## What's Changed * README: add section with clearer compatibility and development steps by @MSevey in https://github.com/rollkit/rollkit/pull/1011 * feat: add adr-009 for state fraud proofs by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/570 * adding a table to REA
rollkit/rollkit06-07-2023
DA RELEASE
celestia-app v1.0.0-rc8
## What's Changed * chore!: revert testnode changes for rc8 by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/2038 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v1.0.0-rc7...v1.0.0-rc8
celestiaorg/celestia-app06-07-2023
DA RELEASE
celestia-node v0.11.0-rc7
## What's Changed * feat: update Go base alpine - add branch in makefile by @jrmanes in https://github.com/celestiaorg/celestia-node/pull/2414 * doc(share/p2p/shrexnd): Improve accuracy of RequestND description by @musalbas in https://github.com/celestiaorg/celestia-node/pull/241
celestiaorg/celestia-node06-07-2023
DA RELEASE
celestia-openrpc v0.1.0
## What's Changed * Initial repository setup by @tzdybal in https://github.com/rollkit/celestia-openrpc/pull/2 * Initial import of the client by @tzdybal in https://github.com/rollkit/celestia-openrpc/pull/4 * add misc setup docs and workflows by @MSevey in https://github.com/rol
celestiaorg/celestia-openrpc05-07-2023
DA RELEASE
celestia-app v1.0.0-rc7
## 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 * chore!: backport #2022 for rc7 by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/2024 **Full Changelog**:
celestiaorg/celestia-app04-07-2023
DA RELEASE
celestia-core v1.23.0-tm-v0.34.28
## What's Changed * Remove `check` dependency for `all` from Makefile. Again. by @adlerjohn in https://github.com/celestiaorg/celestia-core/pull/1024 * chore!: remove BlobsByNamespace by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/1025 * build(deps): Bump gi
celestiaorg/celestia-core04-07-2023
DA RELEASE
celestia-app v1.0.0-rc6
## 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 inc
celestiaorg/celestia-app03-07-2023
DA RELEASE
celestia-node v0.11.0-rc6
## What's Changed * tests(share/eds): add store basic benchmarks by @walldiss in https://github.com/celestiaorg/celestia-node/pull/2407 * chore!: bump arabica-9 by @jrmanes in https://github.com/celestiaorg/celestia-node/pull/2417 **Full Changelog**: https://github.com/celestiaor
celestiaorg/celestia-node30-06-2023
DA RELEASE
celestia-node v0.11.0-rc5
Most notable changes include: * introduction and integration of new Namespace type * adding support for non-inclusion proofs for getting data by namespace **Also please note that we will deprecate writes on the REST gateway soon** -- refer to [this PR description](https://github.
celestiaorg/celestia-node27-06-2023
DA RELEASE
celestia-app v1.0.0-rc5
## 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 ha
celestiaorg/celestia-app23-06-2023
DA RELEASE
celestia-app v1.0.0-rc4
## What's Changed * chore: merge main for rc4 by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/1931 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v1.0.0-rc3...v1.0.0-rc4
celestiaorg/celestia-app14-06-2023
DA RELEASE
celestia-app v1.0.0-rc3
## What's Changed * chore(deps): Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1874 * chore(deps): bump core version to v1.21.2-tm-v0.34.27 by @SweeXordious in https://github.com/celestiaorg/celestia-app/
celestiaorg/celestia-app14-06-2023
DA RELEASE
rollkit v0.8.2-rc0
## What's Changed * Upgrade to go-cnc:v0.4.1, use cnc.Namespace by @gupadhyaya in https://github.com/rollkit/rollkit/pull/1010 **Full Changelog**: https://github.com/rollkit/rollkit/compare/v0.8.1...v0.8.2-rc0 Compatibility: * local-celestia-devnet: [v0.11.0-rc2](https://github.c
rollkit/rollkit13-06-2023
DA RELEASE
celestia-core v1.22.0-tm-v0.34.28
## What's Changed * chore: proto-gen by @SweeXordious in https://github.com/celestiaorg/celestia-core/pull/1022 * chore!: bump upstream v0.34.28 by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/1021 **Full Changelog**: https://github.com/celestiaorg/celestia-c
celestiaorg/celestia-core13-06-2023