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 v0.0.1
## What's Changed * remove the vue app by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/10 * Delete short config used by starport serve by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5 * Add basic github actions by @evan-forbes in https://g
celestiaorg/celestia-app11-04-2022
DA RELEASE
celestia-core v0.34.15-celestia
## What's Changed * Add messages when converting to protobuf version of block data by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/580 * Add ability to remove "Parent" transactions from the mempool by @evan-forbes in https://github.com/celestiaorg/celestia-co
celestiaorg/celestia-core30-03-2022
DA RELEASE
rollkit v0.1.2
Special cherry-pick release to resolve [#323](https://github.com/celestiaorg/optimint/issues/323). ### IMPROVEMENTS - Add ProposerAddress as ValidatorInfo.Adress in Status rpc ([#319](https://github.com/celestiaorg/optimint/pull/319)) [@jbowen93](https://github.com/jbowen93)
rollkit/rollkit15-03-2022
DA RELEASE
rollkit v0.1.1
Minor bugfix release, to ensure that Optimint uses the same version of gRPC as Cosmos SDK. ### BUG FIXES - Use google.golang.org/grpc v1.33.2 to be compatible with cosmos-sdk ([#315](https://github.com/celestiaorg/optimint/pull/315)) [@jbowen93](https://github.com/jbowen93/) - Ma
rollkit/rollkit08-03-2022
DA RELEASE
rollkit v0.1.0
This is the first Optimint release. Optimint supports all ABCI methods and all Tendermint RPCs. ### FEATURES - Minimal implementation of ConsensusParams method ([#292](https://github.com/celestiaorg/optimint/pull/292)) [@tzdybal](https://github.com/tzdybal/) - Implement GenesisCh
rollkit/rollkit07-03-2022
DA RELEASE
celestia-node v0.2.0
## v0.2.0 | 2022-02-23 The second minor release focuses on the stability and robustness of existing features via refactorings, mainly for headers synchronization and storing, while fixing the DA network segregation by providing bootstrap peers, allowing you to run a Light Node wi
celestiaorg/celestia-node28-02-2022
DA RELEASE
celestia-node v0.2.0-rc1
This is a release candidate for the upcoming v0.2.0 release. Detailed info about the release will come together with it.
celestiaorg/celestia-node22-02-2022
DA RELEASE
celestia-node v0.1.1
## v0.1.1 | 2022-01-07 A quick hot-fix release to enable Full Node sync reliably with validator set bigger than 30. ### Bug Fixes - [Properly fetch Validators from Core and two more fixes #328](https://github.com/celestiaorg/celestia-node/pull/328) [@Wondertan](https://github.com
celestiaorg/celestia-node07-01-2022
DA RELEASE
celestia-node v0.1.0
## v0.1.0 | 2021-11-03 This is the first `celestia-node` release. The release constitutes the foundation for the data availability "halo" network that will complement the core consensus network. Mainly, we introduce 3 packages: * `service/header` - defines everything related to s
celestiaorg/celestia-node06-12-2021
DA RELEASE
celestia-core v0.0.1-mvp-das-lightclient
This pre-release can be used for experimenting with Data Availability Sampling light clients. It does not serve any other purpose. See also: https://blog.celestia.org/celestia-mvp-release-data-availability-sampling-light-clients/
celestiaorg/celestia-core13-06-2021