Skip to content

Release Notes

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

ALLcelestia-appcelestia-nodecelestia-corecelestia-openrpcrollkit
790 releases
DA RELEASE
rollkit v0.11.12
### [0.11.12](https://github.com/rollkit/rollkit/compare/v0.11.11...v0.11.12) (2024-01-04) ### Build Systems * **deps:** Bump github.com/spf13/viper from 1.17.0 to 1.18.2 ([#1414](https://github.com/rollkit/rollkit/issues/1414)) ([0d865b5](https://github.com/rollkit/rollkit/commi
rollkit/rollkit04-01-2024
DA RELEASE
celestia-core v1.31.0-tm-v0.34.29
## What's Changed * fix: catch context errors from http provider (backport #1160) by @mergify in https://github.com/celestiaorg/celestia-core/pull/1164 **Full Changelog**: https://github.com/celestiaorg/celestia-core/compare/v1.30.0-tm-v0.34.29...v1.31.0-tm-v0.34.29
celestiaorg/celestia-core04-01-2024
DA RELEASE
celestia-node v0.12.2
This patch release introduces support for `arabica-11` and a few minor fixes and dependency bumps. **Please note**: This patch upgrades the go-header dependency which contains a break to header metrics, namely: `head` is now located under `hdr_store_head_height_gauge`. ## What's
celestiaorg/celestia-node04-01-2024
DA RELEASE
celestia-node v0.12.2-rc2
Adds arabica-11. ## What's Changed * chore(deps): Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/3064 * chore(deps): Bump github.com/ipfs/boxo from 0.15.0 to 0.16.0 by @dependabot in https://githu
celestiaorg/celestia-node04-01-2024
DA RELEASE
rollkit v0.11.11
### [0.11.11](https://github.com/rollkit/rollkit/compare/v0.11.10...v0.11.11) (2024-01-04) ### Build Systems * **deps:** Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 ([#1422](https://github.com/rollkit/rollkit/issues/1422)) ([2dd6448](https://github.com/rollkit/rollkit/c
rollkit/rollkit04-01-2024
DA RELEASE
rollkit v0.11.10
### [0.11.10](https://github.com/rollkit/rollkit/compare/v0.11.9...v0.11.10) (2024-01-04) ### Build Systems * **deps:** Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 ([#1426](https://github.com/rollkit/rollkit/issues/1426)) ([9aeb1e2](https://github.com/rollkit/r
rollkit/rollkit04-01-2024
DA RELEASE
celestia-core v1.30.0-tm-v0.34.29
## What's Changed * [Snyk] Security upgrade pillow from 9.2.0 to 10.0.1 by @celestia-bot in https://github.com/celestiaorg/celestia-core/pull/1106 * feat: loop through all txs before returning the tx set to consensus (backport #1113) by @mergify in https://github.com/celestiaorg/
celestiaorg/celestia-core03-01-2024
DA RELEASE
celestia-node v0.12.2-rc1
Contains another [mem-leak fix](https://github.com/celestiaorg/celestia-node/pull/3005). ## What's Changed * pruner: Implement skeleton for pruner package by @renaynay in https://github.com/celestiaorg/celestia-node/pull/2972 * fix(cmd): explicitly set a string representation of
celestiaorg/celestia-node02-01-2024
DA RELEASE
rollkit v0.11.9
### [0.11.9](https://github.com/rollkit/rollkit/compare/v0.11.8...v0.11.9) (2023-12-23) ## What's Changed * Add ConsensusParams updates handling logic (#1367) by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1420 * Halt Sequencer if the app errors on a transaction by
rollkit/rollkit23-12-2023
DA RELEASE
rollkit v0.11.8
## What's Changed * Remove based, keep vals - main by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1397 * Make try sync next block execute as many blocks as possible by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1378 * ci: fix panic in indexer by @MS
rollkit/rollkit19-12-2023
DA RELEASE
rollkit v0.11.7
### [0.11.7](https://github.com/rollkit/rollkit/compare/v0.11.6...v0.11.7) (2023-12-08) ### Bug Fixes * proactively check for shutdown event ([#1396](https://github.com/rollkit/rollkit/issues/1396)) ([9498447](https://github.com/rollkit/rollkit/commit/9498447f0097d2d2b902688d321d
rollkit/rollkit08-12-2023
DA RELEASE
rollkit v0.11.6
## What's Changed * Fix ci dead links by @gupadhyaya in https://github.com/rollkit/rollkit/pull/1390 * Check block height before populating BlockCache by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1388 * dac: max blob size by @tuxcanfly in https://github.com/rollk
rollkit/rollkit08-12-2023
DA RELEASE
celestia-node v0.12.1
# v0.12.1 > Make Light Nodes light again * 🔧 __Resolved Memory Leak__: After a thorough investigation, our team has fixed a longstanding memory leak coming from our dependencies. This fix ensures stable RAM usage and a reliable user experience. Check [Issue #2905](https://github
celestiaorg/celestia-node05-12-2023
DA RELEASE
celestia-app v1.6.0
## Upgrade Notice Per the minor bump, this is a strictly non-breaking change that is optional to update to. The only notable change from previous releases is that the prebuilt binaries attached to this release support Ledger. ## What's Changed * ci: configure prerelease-suffix (b
celestiaorg/celestia-app04-12-2023
DA RELEASE
celestia-app v1.6.0-rc0
## What's Changed * ci: configure prerelease-suffix (backport #2898) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2899 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v1.5.0...v1.6.0-rc0
celestiaorg/celestia-app04-12-2023
DA RELEASE
celestia-app v1.5.0
## Upgrade Notice Per the minor bump, this is a strictly non-breaking change that is optional to update to. ## What's Changed * feat: prebuilt binaries with Ledger support (backport #2872) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2893 **Full Changelog**: ht
celestiaorg/celestia-app04-12-2023
DA RELEASE
celestia-app v1.5.0-rc0
## What's Changed * feat: prebuilt binaries with Ledger support (backport #2872) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2893 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v1.4.0...v1.5.0-rc0
celestiaorg/celestia-app04-12-2023
DA RELEASE
celestia-node v0.12.1-rc1
This RC most notably contains a fix to the memory leak caused by a bug in BadgerDB, reducing memory consumption significantly in https://github.com/celestiaorg/celestia-node/pull/2960. ## What's Changed ### FEATURES * feat(core): Enable metrics for core package by @renaynay in ht
celestiaorg/celestia-node30-11-2023
DA RELEASE
rollkit v0.10.7
## What's Changed * ci: add light client tests and refactor node test helpers by @MSevey in https://github.com/rollkit/rollkit/pull/1313 * Add missing spec symlinks by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1333 * ci: handle shutdown in p2p client peer connect
rollkit/rollkit27-11-2023
DA RELEASE
rollkit v0.11.5
**Full Changelog**: https://github.com/rollkit/rollkit/compare/v0.11.4...v0.11.5
rollkit/rollkit27-11-2023
DA RELEASE
celestia-app v1.4.0
## Upgrade Notice Per the minor bump, this is a strictly non-breaking change that is optional to update to. One of the most user facing changes is that the default value for the minfee in the mempool has been changed. There was also two subcommands that can be used to add address
celestiaorg/celestia-app20-11-2023
DA RELEASE
rollkit v0.11.4
**Full Changelog**: https://github.com/rollkit/rollkit/compare/v0.11.3...v0.11.4
rollkit/rollkit19-11-2023
DA RELEASE
rollkit v0.11.3
**Full Changelog**: https://github.com/rollkit/rollkit/compare/v0.11.2...v0.11.3
rollkit/rollkit19-11-2023
DA RELEASE
rollkit v0.11.2
## What's Changed * build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 by @dependabot in https://github.com/rollkit/rollkit/pull/1127 * For loop audit by @MSevey in https://github.com/rollkit/rollkit/pull/1117 * Modify DA Test to use SubmitBlocks with multiple blocks by @Ma
rollkit/rollkit14-11-2023
DA RELEASE
rollkit v0.11.1
### [0.11.1](https://github.com/rollkit/rollkit/compare/v0.11.0...v0.11.1) (2023-11-09) ### Bug Fixes * address slow shutdowns in aggregation loop ([#1297](https://github.com/rollkit/rollkit/issues/1297)) ([7682316](https://github.com/rollkit/rollkit/commit/768231660f5a1f10045dc2
rollkit/rollkit09-11-2023
DA RELEASE
rollkit v0.10.6
## What's Changed * add indexer service spec by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1264 * specs: state executor by @tuxcanfly in https://github.com/rollkit/rollkit/pull/1234 * P2P specs by @gupadhyaya in https://github.com/rollkit/rollkit/pull/1274 * Add s
rollkit/rollkit31-10-2023
DA RELEASE
celestia-node v0.12.0
# Mainnet Release After 2.5 years of work, the celestia-node mainnet release is here. To run a node against Celestia mainnet: ``` celestia [bridge || full || light] init celestia [bridge || full || light] start ``` This is a major milestone for the node team (@Wondertan @renaynay
celestiaorg/celestia-node31-10-2023
DA RELEASE
celestia-app v1.3.0
## 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 recommended that we update nodes to thi
celestiaorg/celestia-app26-10-2023
DA RELEASE
rollkit v0.11.0
## [0.11.0](https://github.com/rollkit/rollkit/compare/v0.10.5...v0.11.0) (2023-10-23) ### Features * add release trigger for merged PRs with create-release label ([#1244](https://github.com/rollkit/rollkit/issues/1244)) ([969bb6b](https://github.com/rollkit/rollkit/commit/969bb6
rollkit/rollkit23-10-2023
DA RELEASE
celestia-app v1.2.0
## Upgrade Notice celestia-app v1.2.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.2.0 with urgency. This release contains a fix so that Ledger hardware wallets can be used with MacOS 14. ## What's Changed * ci
celestiaorg/celestia-app20-10-2023