1. 21 Jul, 2020 1 commit
  2. 20 Jul, 2020 1 commit
    • Moody Salem's avatar
      feat(weth): support WETH across the site and use sdk 3.0 (#947) · 19b1e9e3
      Moody Salem authored
      * first pass of sdk 3.0
      
      * second pass using weth
      
      * kill unused pool popup
      
      * get it compiling again
      
      * first pass of sdk 3.0
      
      * switch to currencies
      
      * get it compiling after the big move merge
      
      * restore margin
      
      * clean up add liquidity more
      
      * fix a bunch of bugs
      
      * todo trade on v1
      
      * show eth in currency list
      
      * allow selecting eth in the swap page
      
      * fix unit tests for swap page
      
      * test lint errors
      
      * fix failing integration tests
      
      * fix another couple of failing unit tests
      
      * handle selecting currency b when no currency a
      
      * improve the import pool page
      
      * clean up add liquidity for invalid pairs
      
      * bold
      
      * first pass at swap arguments for v1, some unit tests
      
      * fix some bugs in add liquidity, burn hook
      
      * fix last of ts errors in remove liquidity
      
      * support wrapping/unwrapping weth
      
      * kill a bunch of code including the dummy pairs
      
      * required pair prop in the position card
      
      * tests for the v1 swap arguments
      
      * do not say estimated on the wrap ui
      
      * show ETH instead of WETH in the pool summaries
      
      * small size socks
      
      * fix lint error
      
      * in burn, use currencies from the URL
      
      * fix some integration tests
      
      * both contain weth
      
      * receive eth/weth link
      
      * fix empty row
      
      * show wrapped only if one currency is weth
      
      * currency selects in the remove liquidity page
      19b1e9e3
  3. 17 Jul, 2020 1 commit
  4. 16 Jul, 2020 1 commit
  5. 15 Jul, 2020 1 commit
  6. 14 Jul, 2020 3 commits
  7. 13 Jul, 2020 3 commits
  8. 12 Jul, 2020 5 commits
  9. 11 Jul, 2020 5 commits
    • Moody Salem's avatar
      nit · 7a3a5bd5
      Moody Salem authored
      7a3a5bd5
    • Moody Salem's avatar
      retry failed requests up to 3 times · 081ae15a
      Moody Salem authored
      081ae15a
    • Moody Salem's avatar
      f5a5c5e7
    • Moody Salem's avatar
      fix a warning with add liquidity button · e05e0206
      Moody Salem authored
      e05e0206
    • Moody Salem's avatar
      improvement(pool): simplify pool flow, remove pool search modal (#941) · 344b4340
      Moody Salem authored
      * deleting some code first
      
      * strict, some refactoring
      
      * denser common bases
      
      * more add liquidity refactoring
      
      * add liquidity paths working
      
      * show common bases in the token selects
      
      * fix the ability to select duplicate tokens
      
      * useless rename
      
      * try to handle alllll the duplicate token edge cases
      
      * think i got them all lol
      
      * remove common bases header
      
      * Revert "remove common bases header"
      
      This reverts commit 6ac4565d
      
      * fix and add integration tests
      
      * make gap between rows smaller
      
      * get integration tests actually running again
      
      * try another format of the command, upgrade serve
      
      * frozen lockfile on install
      
      * try the cypress github action
      
      * install cypress in ci
      
      * remove redundant ignore-scripts command
      
      * use a specific github commit for the pinata action
      
      * fix a bug in the multicall reducer, improve token list rendering performance
      
      * improve the enter key on the token search modal
      
      * stop using history.push
      
      * fix linting errors
      
      * position card cleanup before updating to match mock
      344b4340
  10. 10 Jul, 2020 1 commit
  11. 09 Jul, 2020 6 commits
  12. 07 Jul, 2020 3 commits
  13. 06 Jul, 2020 2 commits
  14. 02 Jul, 2020 1 commit
  15. 01 Jul, 2020 5 commits
  16. 30 Jun, 2020 1 commit