Upgrade Notice
This is the first v6 official release for celestia mainnet. 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 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.
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-cliin 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. Failing to do so will result in not participating in consensus.
More details are in the release notes, make sure to go over them carefully before proceeding.
What's Changed
- chore(deps): Bump golang.org/x/sync from 0.17.0 to 0.18.0 in /test/docker-e2e by @dependabot[bot] in #6166
- chore(deps): Bump github.com/docker/docker from 28.5.1+incompatible to 28.5.2+incompatible in /test/docker-e2e by @dependabot[bot] in #6164
- chore(deps): Bump cloud.google.com/go/compute from 1.38.0 to 1.49.1 by @dependabot[bot] in #6159
- chore(deps): Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #6153
- chore(deps): Bump github.com/digitalocean/godo from 1.165.1 to 1.168.0 by @dependabot[bot] in #6163
- chore(deps): Bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #6158
- chore(deps): Bump github.com/moby/moby from 28.5.1+incompatible to 28.5.2+incompatible in /test/docker-e2e by @dependabot[bot] in #6165
- chore: revert enabling the legacy block prop in update config by @rach-id in #6145
- chore(docs): refer to the official tmkms release in release notes by @rach-id in #6152
- chore: enable the legacy block prop by @rach-id in #6151
Full Changelog: v6.2.3...v6.2.4