Stride v8.0.0
Summary of issues
v8.0.0 - 2023-03-26
On-Chain changes
- Add Multiple Validators in One Transaction (4ce1317)
- Add new claim queries (7e7335a)
- Autopilot JSON Memo (d16d7f2)
- Enable Delegator Shares Query to Correct DelegationAmt (5868b82)
- Add Unit Test for claim module AfterEpochEnd (29fce22)
- Airdrop Safety Checks (a7ebe87)
- v8 Upgrade Handler (31c5dc4)
- v8 Import Paths (0a42766)
Off-Chain changes
These changes do not affect any on-chain functionality, but have been implemented since v7.0.0
.
- Fixed typo in docs for adding a new host (75f6b6b)
- Automatically Build Docker Image on New Release (in CI) (26aaf00),(4febc23)
- Airdrop Testing Scripts (f305dc)
Changelog
🔨 Build from source
git clone https://github.com/Stride-Labs/stride
cd stride && git checkout v8.0.0
make build