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 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 mainly tweaks some issues seen on mainnet to have a more stable network.
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. 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
- chore: add 100 droplet check in talis by @rach-id in #6150
- chore(deps): Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in #6155
- chore: bump tastora to v0.8.0 by @chatton in #6171
- test(docker-e2e): PFM Multihop e2e test by @mojtaba-esk in #6167
- chore: bump core to v0.39.14 and v5 to v5.0.12 by @ninabarbakadze in #6184
- chore: override the consensus timeouts configs when starting the node by @rach-id in #6179
- chore(docs): add the hardware requirements section to the release notes by @rach-id in #6172
- chore(deps): bump core to v0.39.15 by @rach-id in #6192
Full Changelog: v6.2.4...v6.2.5