Skip to content

Releases: primitivefinance/v1-interface

Release v1.21.0

07 Dec 20:56
6e9ed14
Compare
Choose a tag to compare

1.21.0 (2021-12-07)

Features

  • remove: updates remove without permit (f682d84)

Release v1.20.4

27 Sep 02:15
Compare
Choose a tag to compare

1.20.4 (2021-09-27)

Release v1.20.3

26 Sep 04:04
e3d72a6
Compare
Choose a tag to compare

1.20.3 (2021-09-26)

Bug Fixes

  • remove-liq,approvals: fixes approvals in swap and in remove liquidity (21f4dc2)

Release v1.20.2

25 Sep 21:13
258e774
Compare
Choose a tag to compare

1.20.2 (2021-09-25)

Bug Fixes

Release v1.20.1

25 Sep 11:26
5bb2306
Compare
Choose a tag to compare

1.20.1 (2021-09-25)

Bug Fixes

Release v1.20.0

25 Sep 05:31
c42573c
Compare
Choose a tag to compare

1.20.0 (2021-09-25)

Bug Fixes

Features

  • everything working thx alex :) (bfc97a9)

Release v1.19.0

24 Sep 23:52
7f4327e
Compare
Choose a tag to compare

1.19.0 (2021-09-24)

Bug Fixes

Features

  • expiry handler for remove LP (f271174)
  • safeUnwind in market (00b8f7d)

Release v1.18.2

22 Mar 04:59
fd95b62
Compare
Choose a tag to compare

1.18.2 (2021-03-22)

Bug Fixes

  • Banner: fixed in place in top bar (84adb49)
  • Positions: positions bug (ad0bc43)
  • Swap: close short approvals fixed (c8efd34)
  • Swap: scaleDown short token balance in swap (bea33d7)
  • useUpdateItem: removed logs (c24c47e)

Release v1.18.1

17 Mar 16:38
acfbd52
Compare
Choose a tag to compare

1.18.1 (2021-03-17)

Bug Fixes

  • Positions: added extra flags to prevent bug (edf8527)

Release v1.18.0

13 Mar 22:49
147c910
Compare
Choose a tag to compare

1.18.0 (2021-03-13)

Bug Fixes

  • Approve: 2x approval (6263c16)
  • kovan: Deploys kovan and updates packages with kovan deployments. (718989a)
  • LiquidityTableRow: removed logs (2a9c8ed)
  • MarketTable: chain check (41d6753)
  • options: added flag for TEST_OPTIONS to prevent mainnet hang (2112720)
  • rai: Adds rai options to kovan and it works! Defaults to weth on liquidity. (e6ab123)
  • remove: Refactors RemoveLiquidity component with correct output values. (709aca1)
  • RemoveLiquidity: fixed deps in callback, approval button is now displayed in correct circumstances (6572e89)

Features

  • Apporvals: check current allowance against balance (c1123db)
  • Network: added Kovan support (87b8136)