github Stride-Labs/stride v3.0.0

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

Stride v3.0.0

Summary of issues

v3.0.0 - 2022-11-18

On-Chain changes

  1. Airdrop module (24224f7, 24224f7). Adds support for airdrop claims, including vesting.
  2. Proto reorganization (8e3668a). This cleans up proto files to be more in-line with other Cosmos projects.
  3. Add Authz support (e59c98e).
  4. Cleanup ICQ Callbacks (3ec6b8e, e747ac7). Reorganizes ICQ Callbacks and errors self-heal faster.
  5. Versioning (78fd819, 0dbbbd8, dd6c26, f77eac1, 24f4b44). Updating versions to v3, as well as updating some Go modules.

Off-Chain changes

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

  1. Testing flow to connect a local Stride chain to a production mainnet (4cb9626). This is used to streamline onboarding a new Host Zone.
  2. Cleanup testing flow (4133ccd, 1ba0b50, 1ba0b50, fb03e0d). There were a few deprecated testing scripts locally (e.g. testing outside of Docker, and spinning up a separate ICQ relayer), as well as some additional testing functionality (e.g. support for Linux, testing slashing)
  3. Additional Docs (c5cbb83).

Changelog

🔨 Build from source

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

Don't miss a new stride release

NewReleases is sending notifications on new releases.