github Stride-Labs/stride v16.0.0

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

Stride v16.0.0

v16.0.0 - 2023-10-14

Upgrade Info - Proposal 220

Stride Proposal #220 seeks to upgrade the chain to the v16.0.0 tag (Bootes Release) of the Stride codebase at block height 5,932,395 which is estimated to occur on October 18th 2023, 12:00 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. Resumes the cosmoshub-4 host zone

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

Details of Upgrade Time

The proposal targets the upgrade proposal block to be 5,932,395, anticipated to be on October 18th 2023, 12: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.

v16.0.0 - 2023-10-14

On-Chain changes

  1. Inflation Fix (#951)
  2. v16 Import Paths (#952)

🔨 Build from source

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

Don't miss a new stride release

NewReleases is sending notifications on new releases.