Skip to content

Release Notes

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

ALLcelestia-appcelestia-nodecelestia-corecelestia-openrpcrollkit
790 releases
DA RELEASE
celestia-node v0.7.0-rc9
## What's Changed ### BREAKING * fix!: fix protocolID representation by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/1810 ### BUG FIXES * fix(modp2p): pass only resolved addresses to resource manager by @Wondertan in https://github.com/celestiaorg/celestia-node/
celestiaorg/celestia-node23-02-2023
DA RELEASE
celestia-node v0.7.0-rc8
This RC contains several bug fixes / hardenings for the new blocksync architecture (`ShrEx`) and also the extension of the header module. ## What's Changed ### BREAKING * feat(nodebuilder/header)!: Implement remainder of `header.Module` by @renaynay in https://github.com/celestia
celestiaorg/celestia-node23-02-2023
DA RELEASE
celestia-node v0.7.0-rc7
Updates genesis hash ## What's Changed * chore(nodebuilder/p2p)!: Update genesis hash by @renaynay in https://github.com/celestiaorg/celestia-node/pull/1772 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.7.0-rc6...v0.7.0-rc7
celestiaorg/celestia-node17-02-2023
DA RELEASE
celestia-node v0.7.0-rc6
(For real this time). This RC fixes an issue found with light nodes' use of shrex.Getter. This issue will be resolved in later iterations. ## What's Changed * fix(nodebuilder/share): Revert providing `shrex.Getter` and its associated components to light node by @renaynay in https
celestiaorg/celestia-node17-02-2023
DA RELEASE
celestia-node v0.7.0-rc5
This is a **breaking** RC that introduces ShrEx protocol for blocksync. As such, it also upgrades the chainID to `arabica-6` This RC is only compatible with celestia-app 0.12.0-rc7 and **not** compatible with the current `mocha`. ## What's Changed ### BREAKING * feat(share)!: blo
celestiaorg/celestia-node17-02-2023
DA RELEASE
celestia-node v0.7.0-rc4
Bumps celestia-app version ## What's Changed * chore: bump celestia-app to v0.12.0-rc7 by @evan-forbes in https://github.com/celestiaorg/celestia-node/pull/1723 * chore(libs/header/p2p): Fixing some debug logs by @renaynay in https://github.com/celestiaorg/celestia-node/pull/1741
celestiaorg/celestia-node13-02-2023
DA RELEASE
celestia-node v0.7.0-rc3
Updates `arabica` genesis hash. ## What's Changed * chore!: bump arabica-5 genesis-hash by @Bidon15 in https://github.com/celestiaorg/celestia-node/pull/1735 * bugfix(libs/header): store incoming head in syncer by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/172
celestiaorg/celestia-node10-02-2023
DA RELEASE
celestia-node v0.7.0-rc2
This pre-release upgrades the chain ID to `arabica-5` ## What's Changed * Add cel-key utility to Docker images by @jcstein in https://github.com/celestiaorg/celestia-node/pull/1672 * chore(nodebuidler/p2p)!: Upgrade arabica to `arabica-5` by @renaynay in https://github.com/celest
celestiaorg/celestia-node09-02-2023
DA RELEASE
celestia-app v0.12.0-rc7
## What's Changed * chore: use correct tag by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/1335 * chore: handle PayForBlobNamespaceID in `merge` by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1298 * feat: add `LastValsetRequestBeforeNonce` rpc
celestiaorg/celestia-app09-02-2023
DA RELEASE
celestia-node v0.7.0-rc1
This pre-release brings a lot of breaking changes, including an upgrade to a breaking version of celestia-app as well as the addition of versioning to our pubsub topics, meaning we have also upgraded the chain ID of arabica to `arabica-4`. The state from the previous arabica chai
celestiaorg/celestia-node08-02-2023
DA RELEASE
celestia-app v0.12.0-rc6
## What's Changed * chore!: bump `nmt` from v0.13 to v0.14 and remove the codec from `NewTxInclusionProof` by @Bidon15 in https://github.com/celestiaorg/celestia-app/pull/1333 * feat: remove orchestrator address by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull
celestiaorg/celestia-app03-02-2023
DA RELEASE
celestia-node v0.6.4
Another patch release that fixes the DataRoot computation issue for when evidence is created on the core network and bugs when connection events are not read out correctly. ## BUG FIXES * fix(share/discovery): add loop to read events from the channel multiple times #1684 * fix(he
celestiaorg/celestia-node02-02-2023
DA RELEASE
celestia-app v0.12.0-rc5
## What's Changed * chore: update to golangci-lint 1.50.1 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1309 * feat: add testRandBlob CLI for testground tests by @Bidon15 in https://github.com/celestiaorg/celestia-app/pull/1311 * feat!: adapt tx inclusion proofs
celestiaorg/celestia-app01-02-2023
DA RELEASE
celestia-node v0.6.3
This patch release notably includes some fixes related to stabilising `mocha`. **Note**: this release includes a config change, so nodes running on `mocha` will need to re-initialise their configs. This release is **not** compatible with `arabica`. ## BREAKING * feat(header)!: in
celestiaorg/celestia-node01-02-2023
DA RELEASE
celestia-core v1.14.0-tm-v0.34.23
## What's Changed * chore: rename Data Commitment arguments to first/last block by @amityadav0 in https://github.com/celestiaorg/celestia-core/pull/938 * QGB remove dependency on geth dependency for encoding the data root by @amityadav0 in https://github.com/celestiaorg/celestia-
celestiaorg/celestia-core30-01-2023
DA RELEASE
celestia-app v0.12.0-rc4
## What's Changed * chore!: rename MsgPayForBlob to MsgPayForBlobs by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/1304 * chore: downgrade nmt to 0.12.0 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1307 **Full Changelog**: https://github.com/ce
celestiaorg/celestia-app27-01-2023
DA RELEASE
celestia-app v0.12.0-rc3
## What's Changed * revert!: multi share commitment by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1275 * feat: Add QGB verification command by @SweeXordious in https://github.com/celestiaorg/celestia-app/pull/1236 * feat: check that `MsgPayForBlob` components ar
celestiaorg/celestia-app26-01-2023
DA RELEASE
celestia-app v0.12.0-rc2
## What's Changed * fix: single node script by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/929 * added a sed compatibility tweak for macOS by @S1nus in https://github.com/celestiaorg/celestia-app/pull/928 * chore: delete residual commented code by @rootulp in
celestiaorg/celestia-app26-01-2023
DA RELEASE
rollkit v0.6.0
First release of Rollkit after re-branding from rollmint. This release introduces a lot of changes and improvements to storage and fraud proofs. ## What's Changed * build(deps): bump github.com/rs/cors from 1.8.2 to 1.8.3 by @dependabot in https://github.com/rollkit/rollkit/pull/
rollkit/rollkit25-01-2023
DA RELEASE
celestia-node v0.6.2
## What's Changed In terms of features, implementing auth middleware on the RPC server as well as adding authentication to the RPC client are the biggest new feature introductions. Documentation on how to use an authenticated RPC client will come shortly. For now, using `client.N
celestiaorg/celestia-node18-01-2023
DA RELEASE
celestia-core v1.13.0-tm-v0.34.23
## What's Changed * disable generated mocks check by @cmwaters in https://github.com/celestiaorg/celestia-core/pull/917 * chore: throw and error when attempting to prove tx inclusion by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/919 * feat!: Multiple indexe
celestiaorg/celestia-core13-01-2023
DA RELEASE
celestia-node v0.6.2-rc1
This patch release candidate contains bug fixes found during debugging arabica testnet as well as the implementation of authorization for RPC. ## What's Changed ### BREAKING * fix(node/p2p)!: remove resource manager and it's API by @Wondertan in https://github.com/celestiaorg/cel
celestiaorg/celestia-node23-12-2022
DA RELEASE
rollkit v0.5.0
v0.5.0 is compatible with Arabica testnet. Among lots of smaller features and fixes, this release brings experimental support for Fraaud Proofs. ## What's Changed * pass logger config to mockserver by @randomshinichi in https://github.com/celestiaorg/rollmint/pull/553 * replaced
rollkit/rollkit20-12-2022
DA RELEASE
celestia-core v1.12.1-tm-v0.34.23
## What's changed? - Bump nmt version to v0.12.0 - add new method to the merkle proof run time to verify using keys instead of a keypath (@evan-forbes) https://github.com/celestiaorg/celestia-core/pull/912 **Full Changelog**: https://github.com/celestiaorg/celestia-core/compare/v
celestiaorg/celestia-core19-12-2022
DA RELEASE
celestia-node v0.6.1
This release contains a configuration change for a bootstrapper's p2p resource manager. See [here](https://github.com/celestiaorg/celestia-node/pull/1496) for more details. ## What's Changed ### Improvement * feat(nodebuilder/p2p): Enable `InfiniteLimits` for resource manager if
celestiaorg/celestia-node15-12-2022
DA RELEASE
celestia-app v0.11.1
## What's Changed * chore: cherry-picks for v0.11.1 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/1119 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v0.11.0...v0.11.1
celestiaorg/celestia-app14-12-2022
DA RELEASE
celestia-node v0.6.0
This release [upgrades](https://github.com/celestiaorg/celestia-app/releases) celestia-node's dependency on celestia-app to incorporate a fix to a share splitting bug. The binary will also now point to `mocha` as the default network. Also, transaction methods have been extended t
celestiaorg/celestia-node14-12-2022
DA RELEASE
celestia-core v1.12.0-tm-v0.34.23
## What's changed? - Bump tendermint version from v0.34.20 to v0.34.23 in https://github.com/celestiaorg/celestia-core/pull/906 - Cherry-pick fix to the vote gossiping protocol in https://github.com/celestiaorg/celestia-core/pull/911 **Full Changelog**: https://github.com/celesti
celestiaorg/celestia-core14-12-2022
DA RELEASE
celestia-node v0.5.0
This release contains several weeks-worth of progress in the direction of our three primary work streams: building out celestia-node's public API, hardening our `header-ex`, and refactoring blocksync storage (all of these epics can be viewed in more depth as they are pinned in ou
celestiaorg/celestia-node13-12-2022
DA RELEASE
celestia-app v0.11.0
## What's Changed * chore!: cherry-pick changes for v0.10.0-rc1 release by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/989 * chore!(testnode): return errors in cleanup functions and wait for cleanup (#1051) by @evan-forbes in https://github.com/celestiaorg/ce
celestiaorg/celestia-app13-12-2022