Skip to content

Release v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 14:01
· 987 commits to main since this release
42bbb51

0.1.0 (2022-05-22)

Features

Bug Fixes

Tests

  • perp: Add tests for swapInput (#395) (4cd0042)
  • perp: GetPositionNotionalAndUnrealizedPnl (#394) (4dab0d6)
  • perp: increasePosition and decreasePosition leads to bad debt (#402) (ffc7197)

Continuous Integration

Code Refactoring

  • vpool: Change base and quote reserve to sdk.Dec (#367) (0cdcbc3)
  • vpool: Refactor vpool reserve snapshots (#354) (9ba5942)
  • Combine files - move SettlePosition to perp.go (#434) (95de651)

Documentation