Stride v19.0.0
v19.0.0 - 2024-03-08
Upgrade Info - Proposal 233
Stride Proposal #233 seeks to upgrade the chain to the v19.0.0 tag (Pictor Release) of the Stride codebase at block height 8,064,608 which is estimated to occur on March 11th 2024, 11:00 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:
- Adds stDYM Code
- Add permissioned CosmWasm to support Hyperlane contracts
- File re-orgs
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/v19/bin/.
Details of Upgrade Time
The proposal targets the upgrade proposal block to be 8,064,608, anticipated to be on March 11th 2024, 11:00 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.
v19.0.0 - 2024-03-07
On-Chain changes
- fixed vscode settings (#1111)
- stakeibc re-org part 1 (keepers) (#1112)
- Add cosmwasm (#1103)
- send staketia redemption rate to oracle (#1115)
- stakeibc file re-org part 2 (epochly functions) (#1113)
- stakeibc file re-org part 3 (ibc, ica, icq, and utilities) (#1116)
- stakeibc file re-org part 4 (grpc query) (#1117)
- stakeibc file re-org part 5 (msg_server) (#1120)
- set wasm permissions (#1125)
- switched to open sourced rate limit module (#1123)
- added sttia rate limit (#1127)
- Add x/stakedym (#1126)