Upgrade Notice
This is technically a consensus breaking change due to the change in the vesting module. That being said, the change is minor and if there has not been a transaction to create a vesting account, then the upgrade does not actually require a hardfork.
This upgrade is only targetted at the arabica-10+
and mocha-4+
(does not exist at the time of writing) networks. Only consensus nodes on those networks should upgrade.
We will bump celestia-node in next few hours, although technically a bump should not result in any breaking behaviour from a DA node point of view.
What's Changed
- chore(deps): bump core to v1.26.2-tm-v0.34.28 (#2272) by @SweeXordious in #2312
- docs: update dead submit PFB link (backport #2325) by @mergify in #2330
- fix(cmd): correctly use the log-to-file flag (backport #2319) by @mergify in #2324
- fix: register the EVM address correctly in scripts by @SweeXordious in #2329
- fix: support MacOS in scripts (backport #2335) by @mergify in #2337
- fix: patch default fee checker priority calculation (backport #2339) by @mergify in #2355
- docs: fix namespace size in comment (backport #2357) by @mergify in #2360
- chore: remove
-compat
usage (backport #2345) by @mergify in #2366 - feat: cherry-pick changes to the user pkg by @cmwaters in #2362
- chore: remove
-mod=readonly
from Makefile (backport #2343) by @mergify in #2369 - docs: fix namespace rules in x/blob/README.md (backport #2368) by @mergify in #2372
- ci: run ci-release workflow on release branches (backport #2365) by @mergify in #2378
- chore: upgrade to Go 1.21 (backport #2333) by @mergify in #2342
- chore(blob): clarifies that hex values should not be 0x prefixed in the PayForBlobs subcommand (backport #2389) by @mergify in #2393
- chore(deps): bump to nmt v0.19.0 (backport #2395) by @mergify in #2398
- chore!: bump the cosmos-sdk to include new vesting module changes (backport #2397) by @mergify in #2399
Full Changelog: v1.0.0-rc12...v1.0.0-rc13