1. 06 Jun, 2020 2 commits
  2. 05 Jun, 2020 3 commits
  3. 04 Jun, 2020 10 commits
  4. 03 Jun, 2020 3 commits
    • Moody Salem's avatar
      feat(migrate): adds the migrate flow to the uniswap exchange site · c1d35cc8
      Moody Salem authored
      * links and page
      
      * print all the details of the liquidity
      
      * show working approve/migrate buttons
      
      * testnet v1 factory addresses
      
      * split code up into two pages
      
      * getting closer to styled
      
      * compute min amount out of eth and token
      
      * compute min amount out of eth and token
      
      * add a back button to the list page
      
      * Improve empty states
      
      * Improve the state management
      
      * change the display of the migrate page to be more similar to original
      
      * style fix, pending transaction hook fix
      
      * add forwarding to netlify.toml
      
      * handle case where v2 spot price does not exist because pair does not exist
      
      * make ternaries more accurate
      
      * handle first liquidity provider situation
      
      * Style tweaks for migrate
      
      * merge
      
      * Address feedback
      - show pool token amount
      - show success when migration complete
      - show price warning only if price difference is large
      Co-authored-by: default avatarCallil Capuozzo <callil.capuozzo@gmail.com>
      c1d35cc8
    • Moody Salem's avatar
      fix(misc): migrate link and gradient cut off · f279b2be
      Moody Salem authored
      f279b2be
    • Noah Zinsmeister's avatar
      memoize common bases (#853) · 6ffbf756
      Noah Zinsmeister authored
      * memoize common bases
      
      * improve memoization
      6ffbf756
  5. 02 Jun, 2020 2 commits
  6. 01 Jun, 2020 3 commits
  7. 31 May, 2020 4 commits
  8. 30 May, 2020 5 commits
  9. 29 May, 2020 6 commits
  10. 27 May, 2020 2 commits
    • Noah Zinsmeister's avatar
      Remove liquidity callback (#837) · 28c916ff
      Noah Zinsmeister authored
      * give add liquidity the reducer treatment
      
      rename setDefaultsFromURL to setDefaultsFromURLSearch
      
      * fix tests and crash
      
      * rework DOM structure to make flow more natural
      
      * allow slippage + deadline setting in add liquidity
      
      * migrate burn
      
      * disable token selection in mint
      
      clear input between pairs
      
      * reset fields between pairs
      
      * tweak helper text
      
      * address review comments
      28c916ff
    • Moody Salem's avatar
      chore(release): fix changelog commit hashes · 7adb4b6b
      Moody Salem authored
      7adb4b6b