v7.0.0
Stride v7.0.0
Summary of issues
v7.0.0 - 2023-03-12
On-Chain changes
- IBC Rate Limiting (94e3a91)
- Host Zone Reward Reallocation (3539983)
- Add Autopilot (1c173fe)
- Prevent undelegations of amount 0 (3e0f404)
- Change
sdkerrors
toerrorsmod
(dfc5fb0) - Remove Epoch Unbonding Records with 0 amounts (470268d)
- Remove ICACallbacks from Middleware (59a872b)
- Remove unnecessary setting of EXIT_TRANSFER_QUEUE (0413e99)
- Airdrop Reset (b7371d7)
- Module Account Safety (0a325de)
- Minor optimizations (c3df52d, 85e76ec, [5ff42a9](5ff42a9, b3196d2, ddc951a, bdd05b0 3d4ba72)
- Queries (9b17edf, f07ff73)
- Dependency Bumps (2a04046)
- v7 Upgrade Handler (9bc47dc)
- v7 Import Paths (563bc25)
Off-Chain changes
These changes do not affect any on-chain functionality, but have been implemented since v6.0.0
.
- Relayer Permissions (42e2618)
- Setup works across Linux distros (c7ae1f5)
- Minor README updates (7414ce9)
- Dependency Bumps (24487b8)
Changelog
🔨 Build from source
git clone https://github.com/Stride-Labs/stride
cd stride && git checkout v7.0.0
make build