Releases: celestiaorg/celestia-app
v7.0.3-mocha
Upgrade Notice
This release is intended for Mocha. If you are upgrading from v6 please read through the release notes.
What's Changed
- fix: warn and override non-CAT mempool type (backport #6574) by @mergify[bot] in #6617
- fix(testnode): return error instead of panicking on gRPC port conflict (backport #6603) by @mergify[bot] in #6618
- test: add forwarding relayer to hyperlane e2e suite (backport #6592) by @mergify[bot] in #6619
- fix(x/forwarding): add valuable error information to error response (backport #6654) by @mergify[bot] in #6656
- fix: nil pointer dereference in RemoteABCIClientV1.FinalizeBlock (backport #6694) by @mergify[bot] in #6782
- fix!: prevent OOM via unbounded Groth16 verifying key deserialization (backport #6754) by @mergify[bot] in #6781
- feat: make the pebbleDB migration script idempotent + resumable + parallel (backport #6723) by @mergify[bot] in #6774
- fix: return error instead of panicking on unknown CheckTxType (backport #6721) by @mergify[bot] in #6783
- fix: duplicate metrics collector registration for multiplexer (backport #6610) by @mergify[bot] in #6784
Full Changelog: v7.0.2-arabica...v7.0.3-mocha
v7.0.3-arabica
Upgrade Notice
This release is intended for Arabica. If you are upgrading from v6 please read through the release notes.
What's Changed
- fix: warn and override non-CAT mempool type (backport #6574) by @mergify[bot] in #6617
- fix(testnode): return error instead of panicking on gRPC port conflict (backport #6603) by @mergify[bot] in #6618
- test: add forwarding relayer to hyperlane e2e suite (backport #6592) by @mergify[bot] in #6619
- fix(x/forwarding): add valuable error information to error response (backport #6654) by @mergify[bot] in #6656
- fix: nil pointer dereference in RemoteABCIClientV1.FinalizeBlock (backport #6694) by @mergify[bot] in #6782
- fix!: prevent OOM via unbounded Groth16 verifying key deserialization (backport #6754) by @mergify[bot] in #6781
- feat: make the pebbleDB migration script idempotent + resumable + parallel (backport #6723) by @mergify[bot] in #6774
- fix: return error instead of panicking on unknown CheckTxType (backport #6721) by @mergify[bot] in #6783
- fix: duplicate metrics collector registration for multiplexer (backport #6610) by @mergify[bot] in #6784
Full Changelog: v7.0.2-arabica...v7.0.3-arabica
v7.0.2-mocha
Upgrade Notice
This release is intended for Mocha. If you are upgrading from v6 please read through the release notes.
What's Changed
- feat: add Docker Compose setup for Mocha consensus node by @rootulp in #6518
- feat: add app side observability and gas price visualisation by @ninabarbakadze in #6516
- chore: remove mcrakhman from CODEOWNERS by @rootulp in #6551
- docs: add v7 spec pages by @rootulp in #6565
- chore: remove mempool debug dashboard by @ninabarbakadze in #6568
- chore: talis should kill all sessions by @ninabarbakadze in #6562
- ci: use go tool golangci-lint to pin version via go.mod by @rootulp in #6564
- chore: parse the loki url directly from
config.jsonby @ninabarbakadze in #6561 - chore: add script for measuring sync to tip speed by @ninabarbakadze in #6559
- chore(deps): Bump google.golang.org/grpc from 1.78.0 to 1.79.1 in /test/docker-e2e by @dependabot[bot] in #6587
- chore(deps): Bump github.com/digitalocean/godo from 1.173.0 to 1.175.0 by @dependabot[bot] in #6586
- chore(deps): Bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #6580
- chore(deps): Bump cosmossdk.io/core from 0.11.1 to 1.1.0 by @dependabot[bot] in #6585
- chore(deps): Bump actions/download-artifact from 4.3.0 to 7.0.0 by @dependabot[bot] in #6579
- chore(deps): Bump google.golang.org/grpc from 1.78.0 to 1.79.1 by @dependabot[bot] in #6584
- chore: add support for parallel submission in latency monitor by @ninabarbakadze in #6560
- fix: handle race condition in TestAllUpgrades for v4->v5 and v5->v6 by @rootulp in #6575
- chore(deps): Bump google.golang.org/api from 0.265.0 to 0.266.0 by @dependabot[bot] in #6583
- docs: add horcrux deprecation notice to v7 release notes by @rootulp in #6577
- fix: improve insufficient gas price error message by @rootulp in #6578
- chore: reduce test-race skip list after cosmos-sdk race fix by @rootulp in #6550
- docs: describe min-retain-blocks override by @rootulp in #6570
- chore: bump core to v0.39.25 by @rootulp in #6594
- chore: add TestSubmitPayForBlobWithEstimatorService to test-race skip list by @rootulp in #6593
Full Changelog: v7.0.1-arabica...v7.0.2-mocha
v7.0.2-arabica
Upgrade Notice
This release is intended for Arabica. If you are upgrading from v6 please read through the release notes.
What's Changed
- feat: add Docker Compose setup for Mocha consensus node by @rootulp in #6518
- feat: add app side observability and gas price visualisation by @ninabarbakadze in #6516
- chore: remove mcrakhman from CODEOWNERS by @rootulp in #6551
- docs: add v7 spec pages by @rootulp in #6565
- chore: remove mempool debug dashboard by @ninabarbakadze in #6568
- chore: talis should kill all sessions by @ninabarbakadze in #6562
- ci: use go tool golangci-lint to pin version via go.mod by @rootulp in #6564
- chore: parse the loki url directly from
config.jsonby @ninabarbakadze in #6561 - chore: add script for measuring sync to tip speed by @ninabarbakadze in #6559
- chore(deps): Bump google.golang.org/grpc from 1.78.0 to 1.79.1 in /test/docker-e2e by @dependabot[bot] in #6587
- chore(deps): Bump github.com/digitalocean/godo from 1.173.0 to 1.175.0 by @dependabot[bot] in #6586
- chore(deps): Bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #6580
- chore(deps): Bump cosmossdk.io/core from 0.11.1 to 1.1.0 by @dependabot[bot] in #6585
- chore(deps): Bump actions/download-artifact from 4.3.0 to 7.0.0 by @dependabot[bot] in #6579
- chore(deps): Bump google.golang.org/grpc from 1.78.0 to 1.79.1 by @dependabot[bot] in #6584
- chore: add support for parallel submission in latency monitor by @ninabarbakadze in #6560
- fix: handle race condition in TestAllUpgrades for v4->v5 and v5->v6 by @rootulp in #6575
- chore(deps): Bump google.golang.org/api from 0.265.0 to 0.266.0 by @dependabot[bot] in #6583
- docs: add horcrux deprecation notice to v7 release notes by @rootulp in #6577
- fix: improve insufficient gas price error message by @rootulp in #6578
- chore: reduce test-race skip list after cosmos-sdk race fix by @rootulp in #6550
- docs: describe min-retain-blocks override by @rootulp in #6570
- chore: bump core to v0.39.25 by @rootulp in #6594
- chore: add TestSubmitPayForBlobWithEstimatorService to test-race skip list by @rootulp in #6593
Full Changelog: v7.0.1-arabica...v7.0.2-arabica
v7.0.1-arabica
Upgrade Notice
This release updates the default min-retain-blocks to 0 and fixes a bug in hyperlane-cosmos that caused certain message types to fail amino signing (e.g. Ledger signing).
What's Changed
- fix: poll for account availability after funding in txsim by @rootulp in #6544
- ci: eliminate duplicate workflow runs on merge to main by @rootulp in #6522
- chore(deps): Bump go.opentelemetry.io/otel from 1.39.0 to 1.40.0 by @dependabot[bot] in #6535
- chore(deps): Bump google.golang.org/api from 0.264.0 to 0.265.0 by @dependabot[bot] in #6534
- chore(deps): Bump go.opentelemetry.io/otel/trace from 1.39.0 to 1.40.0 by @dependabot[bot] in #6532
- fix: update txclient to use gas price estimation by @ninabarbakadze in #6517
- chore: set default min-retain-blocks to 0 by @rootulp in #6547
- chore: remove stale test-race skip entries by @rootulp in #6549
- fix:
MsgSetRoutingIsmDomainamino signing by @rootulp in #6543
Full Changelog: v7.0.0-arabica...v7.0.1-arabica
v7.0.0-arabica
Upgrade Notice
This release is intended for Arabica. If you are upgrading from v6 please read through the release notes.
What's Changed
- test: module account addresses by @rootulp in #6454
- fix(testnode): use SDK genesis provider to handle AppGenesis format by @rootulp in #6474
- chore: minor observability fixes by @ninabarbakadze in #6482
- test: add MsgSend to self with large fee distribution test by @rootulp in #6498
- chore: fix markdownlint issues by @rootulp in #6500
- chore(deps): Bump bytes from 1.11.0 to 1.11.1 in /tools/lumina-latency-monitor by @dependabot[bot] in #6502
- chore: Increase message limit per proof by @jonas089 in #6503
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.95.1 to 1.96.0 by @dependabot[bot] in #6492
- chore(deps): Bump google.golang.org/api from 0.262.0 to 0.264.0 by @dependabot[bot] in #6493
- docs: update Claude.md by @rootulp in #6505
- revert: remove feeaddress feature via individual commit reverts by @rootulp in #6497
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.21.0 to 1.21.1 by @dependabot[bot] in #6494
- fix(deps): remove vulnerable protobuf dependency from lumina-latency-monitor by @rootulp in #6507
- chore(deps): Bump github.com/celestiaorg/tastora from 0.9.0 to 0.10.0 in /test/docker-e2e by @dependabot[bot] in #6495
- fix: resolve TestSquareSizeIntegrationTest flake by @rootulp in #6504
- chore(deps): Bump time from 0.3.44 to 0.3.47 in /tools/lumina-latency-monitor by @dependabot[bot] in #6513
- test(e2e): add hyperlane e2e test suite with forwarding tests by @damiannolan in #6514
- fix: Limit count in StateMembership to mitigate buffer allocation attacks by @jonas089 in #6511
- test: add zk ism tests to hyperlane e2e suite by @damiannolan in #6515
- feat: retain at least 3000 blocks regardless of min-retain-blocks config by @rootulp in #6475
- test: add basic hyperlane warp transfers e2e by @damiannolan in #6531
- docs: Add v7.0.0 release notes by @rootulp in #6530
- ci: skip protobuf checks in merge queue when proto files unchanged by @rootulp in #6523
- ci: run nightly tests in parallel by @rootulp in #6527
- ci: build E2E Docker image once and share across test matrix by @rootulp in #6528
- ci: add path filter to github-pages pull_request trigger by @rootulp in #6526
- ci: skip hadolint and yamllint when irrelevant files changed by @rootulp in #6525
- ci: run rust-lumina-latency-monitor only when its code changes by @rootulp in #6524
- test: assert max commission rate in v6 to v7 upgrade test by @rootulp in #6538
- chore: upgrade to core v0.39.24 by @rootulp in #6539
Full Changelog: v7.0.0-rc0...v7.0.0-arabica
v6.4.10
Upgrade Notice
This release is intended for Mainnet. If you are upgrading from v5 please read through the release notes.
This release fixes the issue with sentry nodes. Validators are recommended to upgrade.
What's Changed
- docs: tx client v2 spec by @ninabarbakadze in #6313
- chore: add mcrakhman to CODEOWNERS by @rootulp in #6349
- feat: talis prometheus metrics by @mcrakhman in #6337
- chore(deps): Bump rossjrw/pr-preview-action from 1.6.3 to 1.7.2 by @dependabot[bot] in #6352
- chore(deps): Bump google.golang.org/grpc from 1.77.0 to 1.78.0 by @dependabot[bot] in #6353
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.92.0 to 1.95.0 by @dependabot[bot] in #6354
- docs: fix dead link in
README.mdby @andrewshab3 in #6350 - feat: implement talis latency monitor cmd and metrics for it by @mcrakhman in #6351
- docs: fix dead link by @andrewshab3 in #6358
- chore(deps): Bump rossjrw/pr-preview-action from 1.7.2 to 1.8.0 by @dependabot[bot] in #6359
- feat: add lumina latency monitor by @mcrakhman in #6285
- chore: remove parse duration dependency by @rootulp in #6360
- feat: add ci for latency monitor rust by @mcrakhman in #6362
- refactor: cache blob hashes in ValidateBlobTx by @ninabarbakadze in #6363
- docs: fix dead link by @sashaodessa in #6365
- docs(README): fix link by @sashaodessa in #6366
- docs: fix broken link by @anim001k in #6367
- docs: fix link by @sashaodessa in #6368
- fix(docs): update broken link in release notes by @maradini77 in #6372
- docs: fix dead link by @maradini77 in #6373
- chore(deps): bump core to v0.39.21 by @rach-id in #6377
- chore(deps): Bump cloud.google.com/go/compute from 1.50.0 to 1.53.0 by @dependabot[bot] in #6385
- chore(deps): bump core to v0.39.22 (backport #6396) by @mergify[bot] in #6397
- ci: fix markdownlint configuration (backport #6406) by @mergify[bot] in #6414
- chore(deps): upgrade to go 1.25.5 (backport #6361) by @mergify[bot] in #6415
- chore: upgrade to cosmos-sdk v0.51.9 by @rootulp in #6319
- chore(deps): bump core to v0.39.23 (backport #6465) by @mergify[bot] in #6466
- revert: downgrade sdk to v0.51.8 by @rootulp in #6478
New Contributors
- @andrewshab3 made their first contribution in #6350
Full Changelog: v6.4.4...v6.4.10
v6.4.10-mocha
Upgrade Notice
This release is intended for the Mocha testnet. If you are upgrading from v5 please read through the release notes.
This release fixed the pruning issue. Validators are invited to upgrade.
What's Changed
Full Changelog: v6.4.9-arabica...v6.4.10-mocha
v6.4.10-arabica
Upgrade Notice
This release is intended for the Arabica testnet. If you are upgrading from v5 please read through the release notes.
This release fixes a pruning bug. Validators are recommended to upgrade.
What's Changed
Full Changelog: v6.4.9-arabica...v6.4.10-arabica
v7.0.0-rc0
Upgrade Notice
- This release is not intended for deployment.
- This release is intended for consuming applications (e.g. celestia-node, lumina) to prepare for celestia-app v7.0.0.
- v7.0.0 contains all of the CIPs in CIP-047.