Skip to content

Release v1.18.0

Compare
Choose a tag to compare
@zachdt zachdt released this 13 Mar 22:49
147c910

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)