github Stride-Labs/stride v14.0.0

latest releases: v22.0.0, v22.0.0-testnet, v21.0.0-testnet...
8 months ago

Stride v14.0.0

v14.0.0 - 2023-08-27

Upgrade Info - Proposal 214

Stride Proposal #214 seeks to upgrade the chain to the v14.0.0 tag (Pegasus Release) of the Stride codebase at block height 5,223,225 which is estimated to occur on Aug 31st 2023, 11:15:55 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:

  1. Add LSM support
  2. Added oracle transfer channel to icaoracle MsgInstantiateOracle and register aminos
  3. Init airdrops for Umee, Somm, Comdex, Injective
  4. Migrate vesting accounts
  5. Add Evmos' x/vesting module

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/v14/bin/.

Details of Upgrade Time

The proposal targets the upgrade proposal block to be 5,223,225, anticipated to be on Aug 31st 2023, 11:15:55 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.

v14.0.0 - 2023-08-27

On-Chain changes

  1. Add LSM support (#708)
  2. Added oracle transfer channel to icaoracle MsgInstantiateOracle and register aminos (#899)
  3. Init airdrops for Umee, Somm, Comdex, Injective (#903)
  4. Migrate vesting accounts (#903)
  5. Add Evmos' x/vesting module (#903)

Off-Chain changes

  1. Add ICA Oracle License (#901)

Changelog

🔨 Build from source

git clone https://github.com/Stride-Labs/stride
cd stride && git checkout v14.0.0
make build

Don't miss a new stride release

NewReleases is sending notifications on new releases.