github Stride-Labs/stride v11.0.0

latest releases: v24.1.0-testnet, v24.0.0-testnet, v24.0.0...
15 months ago

Stride v11.0..0

v11.0.0 - 2023-06-23

Upgrade Info - Proposal 207

Stride Proposal #207 seeks to upgrade the chain to the v11.0.0 tag (“Virgo” Release) of the Stride codebase at block height 4,291,924 which is estimated to occur on Tuesday, June 27th 2023 at 14 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:

  • Upgrade IBCv7.1.0 to IBCv7.2.0 (fixes Ledger signing through JS)

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

Details of Upgrade Time

The proposal targets the upgrade proposal block to be ​​4,291,924, anticipated to be on Tuesday, June 27th 2023 at 14 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. IBCv7 version bump (#840)
  2. Modified version command (#831)

Off-Chain Changes

  1. Remove redundant build tags (#829)

Changelog

🔨 Build from source

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

Don't miss a new stride release

NewReleases is sending notifications on new releases.