github Stride-Labs/stride v13.1.0

latest releases: v24.0.0-testnet, v24.0.0, sam/v24-rc0...
13 months ago

Stride v13.1.0

v13.1.0 - 2023-08-10

Upgrade Info - Proposal 211

Stride Proposal #211 seeks to upgrade the chain to the v13.1.0 tag (“Volans” Release) of the Stride codebase at block height 5,044,405 which is estimated to occur on Thursday, August 17th 2023 around 12 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:

  • A small set of cleanup actions after the recent ICS migration
  • Pushes Stride redemption rate data to smart contracts on other chains, starting with Osmosis.
  • Removes the redundant IBC Relay decorator.

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

Details of Upgrade Time

The proposal targets the upgrade proposal block to be 5,044,405, anticipated to be on Thursday, August 17th 2023 around 12 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.

v13.1.0 - 2023-08-10

On-Chain changes

  1. Adds ICA-Based Oracle for Cosmwasm-based Chains (#884)
  2. Switch to SDK Fork to address SDKv0.47 Distribution Bug (#885)
  3. Add Redundant IBC Relay Decorator (#882)
  4. Whitelist missing param keys and register stTokens as consumer fees (#881)
  5. Add v13 Upgrade Handler (#886)
  6. Change paths to point towards v13 (#891)
  7. Removed consumer param store updates (#892)

Off-Chain changes

  1. Add build-linux command (#859)
  2. Remove provider dependency for Dockernet (#860)
  3. Update Dockernet host zone versions (#883)

Changelog

🔨 Build from source

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

Don't miss a new stride release

NewReleases is sending notifications on new releases.