github celestiaorg/celestia-app v6.3.0

11 hours ago

Upgrade Notice

This is a v6 mainnet release. Please do not upgrade until the announcement goes live via the typical channels (discord and telegram). This release has many changes, and it is critical for your node to operate correctly that you verify its performance, use an updated KMS, and update the configs. These instructions are in the release notes.

This release paves the way for 32mb/6s blocks. It is very important for all node types: validators, consensus full nodes, RPC providers, archive nodes, to update to this release to guarantee the stability of the network.

If you're updating from v6, read this section carefully before updating!

The v6 release requires the following:

  • Having the minimal hardware requirements as described in here.
  • Make sure to measure your server's bandwidth to see if it complies. You can use the speedtest-cli, and if it returns anything less than 1Gbps for upload or download, please switch to a higher bandwidth server. Failing to do so will result in your validator missing blocks. To run it, just execute speedtest-cli in your terminal.
  • If you're using tmkms, please update to v0.15.0. Failing to do so will result in not participating in consensus.
  • If you're using horcrux, please use the Celestia fork v3.3.3-celestia. Failing to do so will result in not participating in consensus. Make sure to have the latest version running on all signers

More details are in the release notes, make sure to go over them carefully before proceeding.

What's Changed

  • fix: query historical delegations by @rootulp in #6194
  • fix: v6 upgrade handler logs by @rootulp in #6199
  • chore(deps): bump cosmos-sdk to v0.51.8 by @rach-id in #6204
  • chore(deps): Bump github.com/digitalocean/godo from 1.168.0 to 1.169.0 by @dependabot[bot] in #6208
  • chore(deps): Bump google.golang.org/api from 0.247.0 to 0.256.0 by @dependabot[bot] in #6210
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.0 to 1.90.2 by @dependabot[bot] in #6206
  • docs: remove duplicate CPUs from the list of hardware by @rach-id in #6211
  • fix(multiplexer): v2 upgrade height by @rootulp in #6202
  • feat: check-version CLI command to debug archive nodes by @rootulp in #6168
  • test: block sync through v2 upgrade height by @rootulp in #6200
  • docs(specs): add max commission rate by @rootulp in #6217
  • chore(deps): Bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /test/docker-e2e by @dependabot[bot] in #6227
  • chore: minor improvement for docs by @efcking in #6228
  • chore(deps): Bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #6226
  • fix(test): improve TestStateSyncMocha reliability by @mojtaba-esk in #6223
  • fix(test): mocha statesync flaky nightly test by @mojtaba-esk in #6235
  • chore(deps): Bump go.uber.org/zap from 1.27.0 to 1.27.1 in /test/docker-e2e by @dependabot[bot] in #6249
  • chore(deps): Bump rossjrw/pr-preview-action from 1.6.2 to 1.6.3 by @dependabot[bot] in #6243
  • chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #6242
  • chore(deps): Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #6241
  • chore(deps): Bump google.golang.org/grpc from 1.76.0 to 1.77.0 by @dependabot[bot] in #6246
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.2 to 1.92.0 by @dependabot[bot] in #6245
  • chore: disable the legacy block prop and update the timeouts by @rach-id in #6238
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.39.6 to 1.40.0 by @dependabot[bot] in #6247
  • chore: increase the send/recv rate to 100mb/s before we bump mocha to 128mb/6s by @rach-id in #6221
  • chore(deps): bump core to v0.39.16 by @rach-id in #6251

New Contributors

Full Changelog: v6.2.5...v6.3.0

Don't miss a new celestia-app release

NewReleases is sending notifications on new releases.