Skip to content

dex-ui v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 12:42

Features

Bug Fixes

  • add-liquidity: disable buttons on invalid amount (45d8cfb)
  • add-liquidity: disable supply if not approved (9d3b75a)
  • adding liquidity on new pairs (2ec59b8)
  • aeternity: call correct wae methods once (5c65210)
  • aeternity: call wae withdraw with a proper param (64bc436)
  • call getPairInfo when factory is ready (af10e7f)
  • migrate svg icons import to inline component #46 (006a10c)
  • only allow number when input type is number #218 (d78555e)
  • remove-liquidity: show only loaded pool info (c3cbd35)
  • unfinished-features: load flag for unfinished features properly (9018830)

Miscellaneous

  • liquidity-details: hide not working link #156 (23a8138)
  • make SubmitTransactionModal more general (7fde63f)

Refactorings

  • modify comments (5043b14)
  • move contracts initialization into one action (450753f)