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 🙂 and report bugs in the issues in this repo.
What's Changed
- refactor: rename limits from tx to msg by @rootulp in #3984
- chore: ABCI methods benchmarks by @rach-id in #3904
- docs: release-guide link to release notes by @rootulp in #3989
- chore: rename megabyte to mebibyte by @rach-id in #3994
- docs: authored blobs audit report by @rootulp in #3993
- chore(ci): remove release epic action by @MSevey in #3996
- chore: move pending-release to release-notes by @rootulp in #3988
- chore(deps): Bump celestiaorg/.github from 0.4.5 to 0.4.6 by @dependabot in #3999
- docs: fix bbr notes by @evan-forbes in #4002
- docs: add notes about upgrading for validators in the release notes by @cmwaters in #4006
- chore: bump txsim version by @mojtaba-esk in #4009
- fix: make check-bbr by @evan-forbes in #4004
- fix!: v3 upgrade delay by @evan-forbes in #4008
- fix: enable tcp_bbr to load automatically after reboot by @bombermine3 in #4011
- feat: add command to enable mptcp by @evan-forbes in #4014
- ci(docker): bump version by @tty47 in #4021
- feat: add script to configure v3 by @evan-forbes in #4022
New Contributors
- @bombermine3 made their first contribution in #4011
Full Changelog: v3.0.0-arabica...v3.0.0-mocha