Stride v24.0.0
v24.0.0 - 2024-08-29
Upgrade Info - Proposal 249
Stride Proposal #249 seeks to upgrade the chain to the v24.0.0 tag (Pavo Release) of the Stride codebase at block height 10,755,701 which is estimated to occur on September 4th, 2024, 15:00 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/v24/bin/.
Details of Upgrade Time
The proposal targets the upgrade proposal block to be 10,755,701 anticipated to be on September 4th 2024, 15: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.
v24.0.0 - 2024-08-29
On-Chain changes
- batching delegations and undelegations (#1263)
- removed autopilot support for metadata in receiver field and increased memo lengths (#1273)
- changed osmosis swap type URL (#1275)
- v24 Import Paths (#1278)
- bumped wasmd to v0.46 (#1274)
- Loosened outer redemption rate bounds (#1280)
- fixed map nondeterminism (#1281)