v0.50.1
This is a consensus breaking release and requires a software upgrade to implement.
Must Implement
The following must be added to fix an off by 1 jailing issue. If you do not apply this patch, nodes will continue to try and jail a validator until they are fully unbonded (14-27 days) from a downtime
github.com/cosmos/cosmos-sdk => github.com/rollchains/cosmos-sdk v0.50.6
Highlight
- fix!: persist new vals to the base comet state by @Reecepbcups in #160
- fix!: constant jail patch by @Reecepbcups in #165
github.com/rollchains/cosmos-sdk v0.50.6
is now required to properly handle jailing of validators
What's Changed
- ci: typos + broken links by @Reecepbcups in #147
- test: make coverage by @fmorency in #148
- chore: fix typos by @omahs in #150
- docs: security file by @Reecepbcups in #164
- chore(deps): bump github.com/cometbft/cometbft from 0.38.6 to 0.38.7 by @dependabot in #173
- chore(deps): bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.4 in /simapp by @dependabot in #171
- chore(deps): bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 in /e2e by @dependabot in #172
New Contributors
Full Changelog: v0.50.0...v0.50.1