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
- Add list-pending-queries query to interchainquery module (433dabc)
Off-Chain Changes
- Updated docs (a37a56d, 87f7e6d, c913955)
- 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