Skip to content

Releases: Stride-Labs/stride

v15.0.0

18 Sep 08:20
64f0701
Compare
Choose a tag to compare

Stride v15.0.0

v15.0.0 - 2023-09-18

Upgrade Info - Proposal 217

Stride Proposal #217 seeks to upgrade the chain to the v15.0.0 tag (Aries Release) of the Stride codebase at block height 5,532,355 which is estimated to occur on Sep 21st 2023, 11:30 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 calibration ICQ, to account for rounding errors in x/staking
  2. Add inner redemption rate bounds, to more closely regulate the redemption rate
  3. Add various scripts/infra
  4. Cap undelegation ICA messages to 32

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

Details of Upgrade Time

The proposal targets the upgrade proposal block to be 5,532,355 , anticipated to be on Sept 21st 2023, 11:30 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.

v15.0.0 - 2023-09-18

On-Chain changes

  1. Added ICAOracle route implementations for legacy Msg type (#923)
  2. increased precision error buffer on delegator shares callback (#933)
  3. Use detokenization amount from tx response (#934)
  4. add inner bounds (#938)
  5. added cap on undelegate messages (#940)
  6. add rounding calibration function (#936)
  7. Undel host function (#935)
  8. v15 upgrade handler (#941)
  9. v15 Import Paths (#944)

Off-Chain changes

  1. Fixed bug in import path CI (#919)
  2. Finished auto changelog script (#928)
  3. updated osmo submodule (#931)

🔨 Build from source

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

v14.0.0

28 Aug 04:39
52581d2
Compare
Choose a tag to compare

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

v13.1.0

11 Aug 01:16
4b1c633
Compare
Choose a tag to compare

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

v12.1.0

15 Jul 23:51
bbf0bb7
Compare
Choose a tag to compare

Stride v12.1.0

v12.1.0 - 2023-07-15

Upgrade Info - Proposal 208

Stride Proposal #208 seeks to upgrade the chain to the v12.1.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.1.0
make build

v11.0.0

24 Jun 07:10
4b5d80a
Compare
Choose a tag to compare

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

v10.0.0

15 Jun 03:35
a3eff2d
Compare
Choose a tag to compare

Stride v10.0.0

Summary of issues

v10.0.0 - 2023-06-14

On-Chain changes

  1. SDK 47 / IBC v7 (#765)
  2. Fix bug in ICA SendTx (#812)
  3. IBC Rate Limiting Audit Fixes (#818)
  4. V10 import paths (#825)
  5. v10 Upgrade Handler (#805)
  6. Removed comdex from list of new rate limits (#826)
  7. Dependency bumps (0fb5fb6, fc70522, 6aac1d5, eddf1ea, 4871518, b89d88c, 7a332fc, 7eea5ee, c74f8f2)

Off-Chain Changes

  1. Automated changelog [Part 1] (#788)
  2. Automated changelog [Part 2] (#799)
  3. Automated version increment [Part 1] (#770)
  4. Automated version increment [Part 2] (#786)
  5. Automate binary versioning (#789)
  6. Check if binaries exist during dockernet startup (#816)
  7. Fix dockernet typos (#754)
  8. Remove third party protos (#782)
  9. Changes required to get local to mainnet testing working with Umee (#776)
  10. Enabled evmos in upgrade integration tests (#736)

Changelog

🔨 Build from source

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

v9.2.1

08 Jun 16:23
Compare
Choose a tag to compare

Stride v9.2.1

Summary of issues

v9.2.1 - 2023-06-08

Updates cosmos-sdk to v0.46.13 for Barberry

Changelog

🔨 Build from source

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

v9.1.1

25 May 19:53
Compare
Choose a tag to compare

Stride v9.1.1

Summary of issues

v9.1.1 - 2023-05-25

Added epoch number to address unbonding query response. This version is not state breaking with v9.1.0

Changelog

🔨 Build from source

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

v9.1.0

25 May 13:44
Compare
Choose a tag to compare

Stride v9.1.0

Summary of issues

v9.1.0 - 2023-05-25

On-Chain changes

  1. Update ibc-go to v5.2.1

Changelog

🔨 Build from source

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

v9.0.0

22 Apr 21:22
6df1ba5
Compare
Choose a tag to compare

Stride v9.0.0

Summary of issues

v9.0.0 - 2023-04-22

On-Chain changes

  1. Autopilot Channel Verification (62295e3)
  2. Set epoch provisions in mint init genesis (16dee3e)
  3. Add Unit Test to Check Host Zone Min/Max RR (3a5c7bf)
  4. v9 Upgrade Handler (b8d5152)
  5. v9 Import Paths (c88b52e)

Off-Chain Changes

These changes do not affect any on-chain functionality, but have been implemented since v8.0.0.

  1. Add evmos to dockernet (3323949)
  2. Update dockernet go relayer and integration test timing (edeffb3)

Changelog

🔨 Build from source

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