Releases: primitivefinance/v1-interface
Releases · primitivefinance/v1-interface
Release v1.17.1
Release v1.17.0
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
Release v1.15.0
1.15.0 (2021-02-26)
Bug Fixes
- banner: formatting (568b67c)
- position: short to long (de5481f)
- reset: removed double DAI approval (d1840d7)
- style: changes to lp (a35483e)
- swap: removed put multi (7151fec)
- Swap: reset changes (b2fa900)
- table: short to long (c784eaf)
Features
- swap: migration to short only :( (bec7613)