Skip to content

v0.50.1

Compare
Choose a tag to compare
@Reecepbcups Reecepbcups released this 04 May 00:03
· 13 commits to main since this release
0127743

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

New Contributors

Full Changelog: v0.50.0...v0.50.1