Stride v25.0.0
v25.0.0 - 2025-01-30
Upgrade Info - Proposal 260
Stride Proposal #260 seeks to upgrade the chain to the v25.0.0 tag (Serpens Release) of the Stride codebase at block height 15533551 which is estimated to occur on Thursday Feb 6, 2025 at 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 (Celestia) migration + boundary parameter adjustments
- Multiple version upgrades to core dependencies (SDK, WasmVM, CometBFT, etc.)
- Testing improvements including Osmosis integration and liquid staking tests
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/v25/bin/.
Details of Upgrade Time
The proposal targets the upgrade proposal block to be 15533551 anticipated to be on Thursday Feb 6, 2025 at 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.
v25.0.0 - 2025-01-30
On-Chain changes
- Increment Rebalance Period by 1 Day (#1308)
- stTIA Migration (#1271, #1330)
- v25 Import Paths (#1333)
- Fixed stuck LSM records (#1335)
- Update outer bounds + Celestia inner bounds + tests (#1329)
- Executes Prop 256 in Upgrade Handler (#1332)
- Version bumps (sdk, wasmvm, sdkmath, x/crypto, cometbft) (#1331, #1297, #1306, #1285, #1317, #1309, #1324)