Skip to content

v4.0.3

Compare
Choose a tag to compare
@sampocs sampocs released this 10 Dec 18:05
· 340 commits to main since this release
5f3a857

Stride v4.0.3

Summary of Issue

This release is identical to v4.0.2, with the addition of a new query that returns all pending ICQs.

v4.0.3 - 2022-12-10

On-Chain Changes

  1. Add list-pending-queries query to interchainquery module (433dabc)

Off-Chain Changes

  1. Updated docs (a37a56d, 87f7e6d, c913955)
  2. Added Makefile commands to start dockernet with different host chains (33cb844)

Changelog

🔨 Build from source

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