Skip to content

v2.0.3

Compare
Choose a tag to compare
@asalzmann asalzmann released this 21 Oct 21:18
· 388 commits to main since this release
650c990

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