Stride v2.0.3
Summary of issues
- Add ledger support
- Dragonberry patch
- Add validator rebalancing
- Allow validators to be governance selected
- Add PENDING flag to increase ICA stability
- Account for PENDING packets in exchange rate calculation
🔨 Build from source
git clone https://github.com/Stride-Labs/stride
cd stride && git checkout v2.0.3
make build