Skip to content

v9.0.0

Compare
Choose a tag to compare
@asalzmann asalzmann released this 22 Apr 21:22
· 247 commits to main since this release
6df1ba5

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