Stride v10.0.0
Summary of issues
v10.0.0 - 2023-06-14
On-Chain changes
- SDK 47 / IBC v7 (#765)
- Fix bug in ICA SendTx (#812)
- IBC Rate Limiting Audit Fixes (#818)
- V10 import paths (#825)
- v10 Upgrade Handler (#805)
- Removed comdex from list of new rate limits (#826)
- Dependency bumps (0fb5fb6, fc70522, 6aac1d5, eddf1ea, 4871518, b89d88c, 7a332fc, 7eea5ee, c74f8f2)
Off-Chain Changes
- Automated changelog [Part 1] (#788)
- Automated changelog [Part 2] (#799)
- Automated version increment [Part 1] (#770)
- Automated version increment [Part 2] (#786)
- Automate binary versioning (#789)
- Check if binaries exist during dockernet startup (#816)
- Fix dockernet typos (#754)
- Remove third party protos (#782)
- Changes required to get local to mainnet testing working with Umee (#776)
- Enabled evmos in upgrade integration tests (#736)
Changelog
🔨 Build from source
git clone https://github.com/Stride-Labs/stride
cd stride && git checkout v10.0.0
make build