Stride v23.0.0
v23.0.0 - 2024-07-20
Upgrade Info - Proposal 247
Stride Proposal #247 seeks to upgrade the chain to the v23.0.0 tag (Centaurus Release) of the Stride codebase at block height 10,077,001 which is estimated to occur on July 24 2024, 23:30 UTC. Because of the uncertainty in block times, please keep track of the Stride chain for a precise estimate.
Upgrade Features
This code adds the following features:
- stTIA airdrop code
- batched (un)delegations
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/v23/bin/.
Details of Upgrade Time
The proposal targets the upgrade proposal block to be 10,077,001 anticipated to be on July 24th 2024, 23: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.
v23.0.0 - 2024-07-19
On-Chain changes
- added airdrop module (#1235)
- removed trade route dead code (#1189)
- added wasm light client (#1224), (#1231)
- consolidated cli txs in to same file (#1211)
- v23 upgrade handler (final) (#1243)
- close delegation channel tx (#1242)
- v23 Import Paths (#1246)
- version bumps (#1187), (#1228)
- Add Default Config Settings (#1245)