Release Notes
celestia-app and celestia-node release changelogs, fully indexed.
790 releases
DA RELEASE
rollkit v0.8.1
## What's Changed * Remove header gossip from p2p module by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/964 * fix header exchange init error by @gupadhyaya in https://github.com/rollkit/rollkit/pull/962 * change test.yml and makefile by @S1nus in https://github.com
DA RELEASE
celestia-node v0.10.4
BSR-compatible patch bringing various fixes and improvements. Also, it contains breaking HTTP API/Gateway change per #2329: we now return all the information about sent PFB transactions, even if it fails. ## Breaking * !feat(api/gateway): return txdata from submitPFB if it is pre
DA RELEASE
celestia-node v0.11.0-rc3
Release candidate to run bootstrappers on Mocha ## What's Changed * feat!: bump app v1.0.0-rc0 by @evan-forbes in https://github.com/celestiaorg/celestia-node/pull/2253 * refactor(misc): pretty print namespace.iD and peer.ID by @walldiss in https://github.com/celestiaorg/celestia
DA RELEASE
celestia-app v1.0.0-rc2
NOTE: this release is state breaking relative to the other release candidates thanks to a bug fix ## What's Changed * docs: pruning comment typos by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1828 * feat!: version the application constants by @cmwaters in h
DA RELEASE
celestia-core v1.21.2-tm-v0.34.27
## What's Changed * feat: rely on the block store solely to generate QGB commitments by @SweeXordious in https://github.com/celestiaorg/celestia-core/pull/1020 **Full Changelog**: https://github.com/celestiaorg/celestia-core/compare/v1.21.1-tm-v0.34.27...v1.21.2-tm-v0.34.27
DA RELEASE
celestia-node v0.11.0-rc2
Contains several usability fixes to `BlobModule` ## What's Changed ### BUG FIXES * fix!(blob/module): fix api by changing variadic params to a slice by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/2298 * fix(gateway): remove the GetByHeight hussle and rely on Mo
DA RELEASE
celestia-node v0.10.3
Patch release enabling fetching Headers from Gateway of the height the node hasn't caught up to yet. ## Fixes * fix(gateway): remove the GetByHeight hussle and rely on Module's logic by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/2302 ## Feature * feat(nodebui
DA RELEASE
celestia-node v0.11.0-rc1
## What's Changed * chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/2235 * chore(deps): bump alpine from 3.17.3 to 3.18.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/2198 * ch
DA RELEASE
celestia-node v0.10.2
This release targets the discovery issue https://github.com/celestiaorg/celestia-node/issues/2258 and improves logging ## Fixes * fix(share/discovery): timeout FindPeers operation by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/2263 ## Dependencies * chore(deps
DA RELEASE
celestia-node v0.11.0-rc0
## BREAKING * feat!: bump app v1.0.0-rc0 by @evan-forbes in https://github.com/celestiaorg/celestia-node/pull/2253 ## Features * feat!(blob): blob module by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/2273 ## Fixes * fix(share/discovery): timeout FindPeers oper
DA RELEASE
celestia-app v1.0.0-rc1
## What's Changed * chore: backport main for rc1 by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/1843 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v1.0.0-rc0...v1.0.0-rc1
DA RELEASE
celestia-node v0.10.1
Special patch release targeting multiple issues found by @jcstein ## Fixes * fix(share/shrex): return aggregated error if context Deadline reached by @walldiss in https://github.com/celestiaorg/celestia-node/pull/2243 * fix(modheader): check err first in switch by @Wondertan in h
DA RELEASE
celestia-core v1.21.1-tm-v0.34.27
## What's Changed * fix: stop locking mid loop for large genesis files by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/1018 **Full Changelog**: https://github.com/celestiaorg/celestia-core/compare/v1.21.0-tm-v0.34.27...v1.21.1-tm-v0.34.27
DA RELEASE
celestia-app v1.0.0-rc0
The first release candidate for mainnet 🥲 :purple_heart: ## What's Changed * chore: increase default min fee by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/1702 * feat!: add the ability to stop specific existing parameters from being changed via governance b
DA RELEASE
celestia-app v0.13.3
## What's Changed * fix: validSequenceLen for padding shares by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1827 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v0.13.2...v0.13.3
DA RELEASE
rollkit v0.8.0
## [0.8.0](https://github.com/rollkit/rollkit/compare/v0.7.4...v0.8.0) (2023-05-24) ### Features * CI/CD setup ([28d3908](https://github.com/rollkit/rollkit/commit/28d3908924af3ffb24ea9c796335afc779ecc000)) * disable tidy check ([#958](https://github.com/rollkit/rollkit/issues/95
DA RELEASE
celestia-core v1.21.0-tm-v0.34.27
## What's Changed * build(deps): Bump github.com/celestiaorg/nmt from 0.15.0 to 0.16.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/1013 * feat!: make data commitments end exclusive by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/1012 *
DA RELEASE
celestia-node v0.10.0
This release includes several fixes to stabilise ShrEx, as well as protocol-breaking change to fix ShrEx-ND. **This is a breaking release, meaning all node runners in the network must upgrade to support the breaking protocol changes.** ## What's Changed ### BREAKING * fix(share/p
DA RELEASE
celestia-core v1.20.0-tm-v0.34.27
## What's Changed * Remove `check` dependency for `all` from Makefile. by @adlerjohn in https://github.com/celestiaorg/celestia-core/pull/1010 * feat! decrease namespace ID from 32 to 28 bytes by @rootulp in https://github.com/celestiaorg/celestia-core/pull/1011 **Full Changelog*
DA RELEASE
celestia-node v0.9.5
Yet another patch release is targeting the stability of Shrex protocols. Notably, it fixes [metrics submission](https://github.com/celestiaorg/celestia-node/issues/2188) and other issues caused by the deadlock #2190 :shipit: ## Fixes * fix(share/p2p/shrexeds): hotfix shrex contex
DA RELEASE
celestia-node v0.9.4
This patch release brings various fixes to the ShrEx EDS protocol. :shipit: ## BUG FIXES * fix(share/p2p/shrexeds): return correct err on context error by @derrandz in https://github.com/celestiaorg/celestia-node/pull/2177 * fix(discovery): race in discovery tests by @walldiss in
DA RELEASE
celestia-node v0.9.3
For this release, node runners should run: 1. `git fetch --tags` 2. `make build` This will ensure that the build version is injected and reported properly as a metric for node runners on blockspacerace. **Please [update the config](https://docs.celestia.org/nodes/celestia-node/#r
DA RELEASE
celestia-app v0.13.2
## What's Changed * fix: Docker publish permissions by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1700 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v0.13.1...v0.13.2
DA RELEASE
celestia-app v0.13.1
## What's Changed * fix: cherry-pick common Docker CI to `v0.13.x` by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1699 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v0.13.0...v0.13.1
DA RELEASE
celestia-core v1.19.0-tm-v0.34.27
## What's Changed * feat!: remove blobs from data by @cmwaters in https://github.com/celestiaorg/celestia-core/pull/1005 **Full Changelog**: https://github.com/celestiaorg/celestia-core/compare/v1.18.0-tm-v0.34.27...v1.19.0-tm-v0.34.27
DA RELEASE
celestia-app v0.15.0-rc0
## What's Changed * chore(deps): Bump alpine from 3.17.2 to 3.17.3 in /docker by @dependabot in https://github.com/celestiaorg/celestia-app/pull/1566 * docs: specs vs package-specific docs by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1563 * docs: remove `Signed
DA RELEASE
celestia-app v0.13.0
This release is **only** for the blockspace race! It is compatible with all v0.12.x chains that are on app version 0. ## What's Changed * feat(pkg/da): Extract min share creation into separate function for convenience (#1476) by @evan-forbes in https://github.com/celestiaorg/cele
DA RELEASE
celestia-node v0.9.2
This patch release brings a few stability improvements and bug fixes for our ShrEx protocols. This release also breaks config -- **please [update your configs](https://docs.celestia.org/nodes/celestia-node/#resetting-your-config)!** ## What's Changed ### BREAKING * fix(share/disc
DA RELEASE
celestia-core v1.18.0-tm-v0.34.27
## What's Changed * chore!: remove `BlobFromProto` and `BlobsFromProto` by @rootulp in https://github.com/celestiaorg/celestia-core/pull/988 * build(deps): Bump github.com/celestiaorg/nmt from 0.14.0 to 0.15.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/99
DA RELEASE
celestia-node v0.9.1
This release contains stability improvements for bootstrapping onto the network as well as [two new config-related commands](https://github.com/celestiaorg/celestia-node/pull/2068): * `config-remove` -- removes the node's config * `config-update` -- updates the node's outdated co