Upgrade Notice
All consensus nodes on the mocha network can use this release starting now. The discord announcement is planned for Thursday November 7th, 2024.
Node operators that are upgrading need to do three things after upgrading their binaries to this release:
- Enable BBR per the instructions listed below
- Update their configs per instructions listed below.
- Validators need to signal after they upgrade per instructions listed below.
More detailed instructions for the three things can be found here. Please ask questions in the discord :slightly_smiling_face: and report bugs in the issues in this repo.
What's Changed
- refactor: rename limits from tx to msg by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3984
- chore: ABCI methods benchmarks by @rach-id in https://github.com/celestiaorg/celestia-app/pull/3904
- docs: release-guide link to release notes by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3989
- chore: rename megabyte to mebibyte by @rach-id in https://github.com/celestiaorg/celestia-app/pull/3994
- docs: authored blobs audit report by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3993
- chore(ci): remove release epic action by @MSevey in https://github.com/celestiaorg/celestia-app/pull/3996
- chore: move pending-release to release-notes by @rootulp in https://github.com/celestiaorg/celestia-app/pull/3988
- chore(deps): Bump celestiaorg/.github from 0.4.5 to 0.4.6 by @dependabot in https://github.com/celestiaorg/celestia-app/pull/3999
- docs: fix bbr notes by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/4002
- docs: add notes about upgrading for validators in the release notes by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/4006
- chore: bump txsim version by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/4009
- fix: make check-bbr by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/4004
- fix!: v3 upgrade delay by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/4008
- fix: enable tcp_bbr to load automatically after reboot by @bombermine3 in https://github.com/celestiaorg/celestia-app/pull/4011
- feat: add command to enable mptcp by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/4014
- ci(docker): bump version by @tty47 in https://github.com/celestiaorg/celestia-app/pull/4021
- feat: add script to configure v3 by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/4022
New Contributors
- @bombermine3 made their first contribution in https://github.com/celestiaorg/celestia-app/pull/4011
Full Changelog: https://github.com/celestiaorg/celestia-app/compare/v3.0.0-arabica...v3.0.0-mocha