Skip to content

Release Notes

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

ALLcelestia-appcelestia-nodecelestia-corecelestia-openrpcrollkit
79 releases
DA RELEASE
rollkit v0.11.14
### [0.11.14](https://github.com/rollkit/rollkit/compare/v0.11.13...v0.11.14) (2024-01-08) ## What's Changed * Sevey/shutdown management by @MSevey in https://github.com/rollkit/rollkit/pull/1434 **Full Changelog**: https://github.com/rollkit/rollkit/compare/v0.11.13...v0.11.14
rollkit/rollkit08-01-2024
DA RELEASE
rollkit v0.11.13
### [0.11.13](https://github.com/rollkit/rollkit/compare/v0.11.12...v0.11.13) (2024-01-07) ## What's Changed * Enforce centralized sequencer in p2p block gossiping by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1418 * Move pending blocks out of attempts loop by @Ma
rollkit/rollkit07-01-2024
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
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
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
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
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
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
rollkit v0.11.0-rc2
**Full Changelog**: https://github.com/rollkit/rollkit/compare/v0.11.0-rc1...v0.11.0-rc2
rollkit/rollkit20-10-2023
DA RELEASE
rollkit v0.10.5
## What's Changed * adr-update: Update ADR 009 by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1161 * Use uint64 height types instead of int64 by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1177 * build(deps): bump github.com/rs/cors from 1.9.0 to 1.1
rollkit/rollkit17-10-2023
DA RELEASE
rollkit v0.11.0-rc1
## What's Changed * Add mergify config for auto backport PR by @MSevey in https://github.com/rollkit/rollkit/pull/1134 * remove cmsync usage by @tac0turtle in https://github.com/rollkit/rollkit/pull/1151 * build(deps): bump github.com/go-kit/kit from 0.12.0 to 0.13.0 by @dependab
rollkit/rollkit13-09-2023
DA RELEASE
rollkit v0.10.4
## What's Changed * Update mempool_test_helpers.go by @Taction in https://github.com/rollkit/rollkit/pull/1139 * Revert "bump go verseion to 1.21 and use new builtin functions (#1155)" by @gupadhyaya in https://github.com/rollkit/rollkit/pull/1179 * Switch DABlockTime to 15 secon
rollkit/rollkit13-09-2023
DA RELEASE
rollkit v0.10.3
## 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/rollkit12-09-2023
DA RELEASE
rollkit v0.11.0-rc0
## 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/rollkit28-08-2023
DA RELEASE
rollkit v0.10.2
### [0.10.2](https://github.com/rollkit/rollkit/compare/v0.10.1...v0.10.2) (2023-08-18) ### Tests * update mock.Server to use httptest.Server ([#1145](https://github.com/rollkit/rollkit/issues/1145)) ([3967fc2](https://github.com/rollkit/rollkit/commit/3967fc2e7f3037c7f09711a76ca
rollkit/rollkit18-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
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
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
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
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
rollkit/rollkit12-06-2023