github Stride-Labs/stride v12.0.0

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

Stride v12.0.0

v12.0.0 - 2023-07-15

Upgrade Info - Proposal XXX

Stride Proposal #XXX seeks to upgrade the chain to the v12.0.0 tag (“Andromeda” Release) of the Stride codebase at block height 4,616,678 which is estimated to occur on Wednesday, July 19th 2023 between 17-21 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:

  • Migrates Stride to an ICS chain

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

Details of Upgrade Time

The proposal targets the upgrade proposal block to be 4,616,678, anticipated to be on Wednesday, July 19th 2023 between 17-21 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 #validator-announcements channel on Discord and Telegram.

On-Chain changes

  1. Add code required for ICS-consumer-migration (#811)

Off-Chain changes

  1. Add helper scripts and tester files for ICS-consumer-migration (#811)

Changelog

🔨 Build from source

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

Don't miss a new stride release

NewReleases is sending notifications on new releases.