Skip to content

Releases: primitivefinance/v1-interface

Release v1.17.1

12 Mar 23:30
6e3626a
Compare
Choose a tag to compare

1.17.1 (2021-03-12)

Bug Fixes

  • RemoveLiquidity: language change (d9d0cba)

Release v1.17.0

12 Mar 01:20
881f96b
Compare
Choose a tag to compare

1.17.0 (2021-03-12)

Bug Fixes

  • #502: Uses useBalance hook if isWethCall. (dcd7c95), closes #502
  • #504,#507: Adds new callback getScaledAmount. Problem was approving the token in quote units. (383ea04), closes #504 #507
  • #506: Adds some new links in the table row drawer. (a98bf2b), closes #506
  • Approvals: fixed approvals to the exact amount required or input (a7ede66)
  • BalanceCard: eth bal in WETH (4dd064b)
  • Banner: solid (92395f4)
  • dai-permit: Fixes Dai permit hook in mainnet to use STABLECOINs address. (a1684d7)
  • eth-swaps: Bumps sdk v1.4.0 -> v1.4.1. (7d7409d)
  • FilterBar: remove item on call/put toggle (6ce9079)
  • GreekTableRow: links (b95161b)
  • MarketHeader: swap to option type on item update (a5410bd)
  • msg-value: Fixes msg.value bug in connector, updated in sdk. (a5554bc)
  • option-text: Fixes the option text info to scale amts. (bf9ce3a)
  • OptionTextInfo: minor error with calls (2cd3c26)
  • OptionTextInfo: sell to close revision (9b8dd0d)
  • permit: cleanup (a16637f)
  • pricing: In swaps with getScaledAmount callback. (8d1f736)
  • risks: Updates risks page with approval incident and new contracts. (f471b19)
  • SDK: bump (54833fa)
  • Swap: build repair (8ab0c0e)
  • Swap: exact approvals in swap (780916c)
  • Swap: execution rate for short (f3f88dc)
  • Swap: pricing and banner improvements (675e41f)
  • Swap: reduce only fix (00e0a10)
  • Swap: remove error handler (dd661eb)
  • Swap: repaired build (511614e)
  • Swap: reset reduce on item update (6f46b4c)
  • Swap: short puts (8fb7c54)
  • Swap: WETH->ETH (a09b90d)
  • Table: table labels and eth updates (840f33c)
  • Transactions: prevented input reset on sucessful approval (a71ea22)

Features

  • add-liq-dai: Adds AddLiquidityWithDAIPermit fn. Testnet passes. (01bcce2)
  • mainnet-v2.0.0: Bumps v1-connectors v2.2.0 version with mainnet deployments. (6cfd305)
  • permit: permit in swap and moderate changes incl. bump (d6f0a05)
  • Swap: reduce checkbox (53a7426)
  • Swap: reduce only (3f0c97f)
  • useApprove: manual approval amount (3881da3)
  • usePermit: permit hook (e08e402)

Release v1.16.0

04 Mar 04:53
aedd71c
Compare
Choose a tag to compare

1.16.0 (2021-03-04)

Bug Fixes

Features

  • OptionsTable: sushiswap market links (0031281)
  • Swap: prevent actions (51db196)

Release v1.15.0

26 Feb 23:13
57870f3
Compare
Choose a tag to compare

1.15.0 (2021-02-26)

Bug Fixes

Features

  • swap: migration to short only :( (bec7613)

Release v1.14.1

22 Feb 05:02
0732991
Compare
Choose a tag to compare

1.14.1 (2021-02-22)

Bug Fixes

  • reset: added uniswap connecto (972b855)

Release v1.14.0

22 Feb 01:14
2a04786
Compare
Choose a tag to compare

1.14.0 (2021-02-22)

Bug Fixes

Features

  • banner: emergency warning (a473d22)
  • reset: add page (8cf16d1)
  • reset: banner + correct addys (2eb2f5b)
  • reset: functioning approval reset (90f92ea)

Release v1.13.0

20 Feb 20:14
a55cc27
Compare
Choose a tag to compare

1.13.0 (2021-02-20)

Bug Fixes

Features

  • portfolio: added new feature for checking balances (33f6b82)

Release v1.12.0

20 Feb 04:55
48f7c64
Compare
Choose a tag to compare

1.12.0 (2021-02-20)

Bug Fixes

  • Swap: slippage for shorts (e35a4a4)

Features

  • Swap: replaced write with short, premiums are broken (3c41f25)

Release v1.11.1

16 Feb 02:53
f48709f
Compare
Choose a tag to compare

1.11.1 (2021-02-16)

Bug Fixes

  • Swap: card name fix for low strikes (f12989f)

Release v1.11.0

16 Feb 01:30
68fe8a0
Compare
Choose a tag to compare

1.11.0 (2021-02-16)

Bug Fixes

  • OptionsTable: put price (34a123e)
  • OptionsTable: removed breakeven (04f4fd7)
  • Swap: max button fix (448b382)

Features

  • OptionsTable: reintroduced DAI denominated calls (1433e1b)