Stride v22.0.0
v22.0.0 - 2024-04-22
Upgrade Info - Proposal XXX
Stride Proposal #XXX seeks to upgrade the chain to the v22.0.0 tag (Cygus Release) of the Stride codebase at block height 8681868 which is estimated to occur on April 22 2024, 13:30 UTC. Because of the uncertainty in block times, please keep track of the Stride chain for a precise estimate.
Upgrade Features
This upgrade adds the following features:
- updated rebate to use native denom instead of reward denom (#1162)
Getting Prepared for the Upgrade
As always, we recommend validators use 64GB of RAM. If you are unable to have 64GB of RAM, at a minimum have a total of 64GB of swap set to prevent out of memory errors.
We highly recommend upgrading with Cosmovisor. To do this, please manually build & copy the strided binary to /cosmovisor/upgrades/v21/bin/.
Details of Upgrade Time
The proposal targets the upgrade proposal block to be 8681868 anticipated to be on April 22st 2024, 13:30 UTC. Because blocks can occur at irregular intervals, please keep an eye on the Stride chain for a precise upgrade time.
In case anything concerning happens at upgrade time, we will notify all validators immediately on the #cc-announcements channel.
v22.0.0 - 2024-04-22
On-Chain changes
- added v22 upgrade handler (#1174)
- Fix validator weight check (#1176)
- added stToken burn to unregister host zone function (#1175)
- added ibc-hooks (#1173)
- added event for redeem stake (#1182)
- parameterize max messages per ICA tx on host zone (#1177)
- remove GetConnectionIdFromICAPort, use connection ID from host zone (#1179)
- v22 Import Paths (#1183)
- fixed ibc hooks store key (#1184)
Off-Chain changes
- v21 Changelog (#1168)