Skip to content

v0.12.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@Unique-Divine Unique-Divine released this 11 Aug 15:56
f04da51

Full Changelog: v0.12.1...v0.12.1-alpha

Improvements

  • #798 - fix integration tests caused by PR #786
  • #801 - remove unused pair constants
  • #788 - add --overwrite flag to the nibid init call of localnet.sh
  • #804 - bump ibc-go to v3.1.1
  • #818 - fix(localnet.sh): add max leverage to vpools in genesis to fix open-position

Features

  • #791 Add the x/oracle module
  • #813 - (vpool): Expose mark price, mark TWAP, index price, and k (swap invariant) in the all-pools query
  • #810 - feat(x/perp): expose 'marginRatioIndex' and block number on QueryTraderPosition

CI

  • #795 Integration tests run when PR is approved