Skip to content

Releases: celestiaorg/celestia-app

v7.0.3-mocha

12 Mar 21:48
d2bd143

Choose a tag to compare

v7.0.3-mocha Pre-release
Pre-release

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

12 Mar 03:16
d2bd143

Choose a tag to compare

v7.0.3-arabica Pre-release
Pre-release

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

17 Feb 01:05
3c528a4

Choose a tag to compare

v7.0.2-mocha Pre-release
Pre-release

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.json by @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

17 Feb 01:05
3c528a4

Choose a tag to compare

v7.0.2-arabica Pre-release
Pre-release

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.json by @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

11 Feb 18:35
2854ee0

Choose a tag to compare

v7.0.1-arabica Pre-release
Pre-release

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: MsgSetRoutingIsmDomain amino signing by @rootulp in #6543

Full Changelog: v7.0.0-arabica...v7.0.1-arabica

v7.0.0-arabica

10 Feb 00:01
f45c140

Choose a tag to compare

v7.0.0-arabica Pre-release
Pre-release

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

03 Feb 09:24
0b26ea0

Choose a tag to compare

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

New Contributors

Full Changelog: v6.4.4...v6.4.10

v6.4.10-mocha

28 Jan 15:42
0b26ea0

Choose a tag to compare

v6.4.10-mocha Pre-release
Pre-release

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

28 Jan 05:24
0b26ea0

Choose a tag to compare

v6.4.10-arabica Pre-release
Pre-release

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

26 Jan 23:12
1974284

Choose a tag to compare

v7.0.0-rc0 Pre-release
Pre-release

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.