Commit Graph

  • be6e2fe74a chore(i18n): convert old locale file to new format (#1715) Justin Domingue 2021-05-26 18:58:00 -07:00
  • 83b1297ff6 Update CONTRIBUTING.md Justin Domingue 2021-05-26 17:18:57 -07:00
  • a20ed15b00 Update CONTRIBUTING.md Justin Domingue 2021-05-26 17:15:04 -07:00
  • 1413ab91bf Create CONTRIBUTING.md Justin Domingue 2021-05-26 17:14:02 -07:00
  • c4846c8832 feat(i18n): improve i18n (#1692) Justin Domingue 2021-05-26 13:34:52 -07:00
  • dbbffd17a6 fix: improve cancel/retry detection v4.0.2 Moody Salem 2021-05-25 13:48:17 -05:00
  • 85d8b1e514 fix: improve privacy of the claim popup (#1698) v4.0.1 Moody Salem 2021-05-24 18:15:12 -05:00
  • 739986ba66 chore: update README.md twitter link Moody Salem 2021-05-24 12:11:59 -05:00
  • e9148b30c9 chore: bump v3-sdk v4.0.0 Moody Salem 2021-05-21 20:21:41 -05:00
  • 6e46f25bd4 improvement: use the block number in receipts to update the app state (#1681) Moody Salem 2021-05-21 19:55:44 -05:00
  • 02269e9376 fix: handle usdc directly in useUSDCPrice (#1683) Justin Domingue 2021-05-21 16:45:39 -07:00
  • 9822e68d5a remove console.log accidentally committed to swap Moody Salem 2021-05-21 14:35:48 -05:00
  • 9d1556b777 feat(pool): add toggle to hide inactive positions (#1676) Justin Domingue 2021-05-21 12:22:40 -07:00
  • 858b6afb2f improvement(swap): hide swap placeholders to reduce visual complexity (#1678) Justin Domingue 2021-05-21 10:44:41 -07:00
  • da14d8fd5b chore: update links in README.md Moody Salem 2021-05-21 10:28:39 -05:00
  • 3aaa3fef89 fix: wrap/unwrap should not show computed trade details Moody Salem 2021-05-21 10:09:11 -05:00
  • bc243e1c07 refactor: some clean up of the common bases code, add WETH Moody Salem 2021-05-21 10:01:58 -05:00
  • 679a58daf4 unwrapped token is not needed Moody Salem 2021-05-21 09:39:32 -05:00
  • eff512deb8 bump sdk-core Moody Salem 2021-05-21 09:34:46 -05:00
  • 562b402293 feat: use multicall for argent wallets in swap and v3 add liquidity (#1387) Moody Salem 2021-05-21 09:30:07 -05:00
  • 99ad4ae44c feat: ETH2x-FLI to ETH2X pair routing (#1644) Moody Salem 2021-05-20 23:53:28 -05:00
  • 6e52a43584 fix: remove the click to flip price on the position list item Moody Salem 2021-05-20 23:09:14 -05:00
  • d4c5d3e8c8 chore: run eslint Moody Salem 2021-05-20 20:14:55 -05:00
  • a6e46623ad chore: bump ethers and regenerate lockfile (#1666) Moody Salem 2021-05-20 20:11:32 -05:00
  • 9353c7838c fix: catch errors from Pair.getLiquidityMinted (#1668) Justin Domingue 2021-05-20 16:14:23 -07:00
  • 816249b4b1 fix: replace jazzicon to @metamask/jazzicon (#1659) TeaTwo 2021-05-21 07:10:39 +09:00
  • 70292a5512 do not ask for approve for argent wallet migrate Moody Salem 2021-05-20 16:36:51 -05:00
  • ecdbb4a49f revert: "fix: handle insufficient input amount error in v2 add liquidity (#1652)" (#1665) Justin Domingue 2021-05-20 11:08:07 -07:00
  • 536a5d99de fix: fix typo is getLiquidityMinted catch (#1663) Justin Domingue 2021-05-20 10:11:42 -07:00
  • ffc2015595 invalidate stale requests in useV3PositionFees Noah Zinsmeister 2021-05-20 12:31:13 -04:00
  • 5e30a4b4ad refactor: bump to latest sdk (#1657) Moody Salem 2021-05-20 11:21:40 -05:00
  • b14da2844d chore: remove all tick lens stuff that is not used v3.3.6 Moody Salem 2021-05-19 17:35:59 -05:00
  • d3c04b7246 fix: stabilize fiat value by fixing max hop and increasing USDC out to 100k (#1651) Justin Domingue 2021-05-19 13:21:27 -07:00
  • 307a995a50 fix: handle insufficient input amount error in v2 add liquidity (#1652) Justin Domingue 2021-05-19 13:18:32 -07:00
  • 46911593e5 fix: removing and adding liquidity when the price of the pool is at the min/max price fixes https://github.com/Uniswap/uniswap-interface/issues/1641 v3.3.5 Moody Salem 2021-05-18 19:17:05 -05:00
  • 1ac36c7b6b fix: display pool shares < 10% (#1639) Justin Domingue 2021-05-18 15:07:06 -07:00
  • 8e055df447 refactor: make the price computation in v2 add liquidity a little safer Moody Salem 2021-05-18 16:06:54 -05:00
  • 02ecd727eb fix: do not crash when user switches eth -> weth in add (#1637) Moody Salem 2021-05-18 15:52:34 -05:00
  • adc8429bdc fix: working copy to clipboard button in walletconnect qr code modal (#1636) Moody Salem 2021-05-18 15:22:53 -05:00
  • 458d34d96c give the check a name Moody Salem 2021-05-18 15:14:33 -05:00
  • 6a4fa0c9bf fix: division by 0 error when both reserves are 0 (#1632) Justin Domingue 2021-05-18 12:50:28 -07:00
  • 7fc9a655fc fix: improve rendering of fee dollar values Moody Salem 2021-05-18 14:35:02 -05:00
  • 8d3babd015 refactor: more separation by chain of addresses Moody Salem 2021-05-18 14:33:03 -05:00
  • 75ed4c5dae fix: missed a memo for fetching v2 pairs (#1635) Moody Salem 2021-05-18 14:21:06 -05:00
  • 58dfadb13c handle custom token overflow (#1634) Justin Domingue 2021-05-18 11:32:09 -07:00
  • 3d5f5f783c chore: check pr titles Moody Salem 2021-05-18 13:26:23 -05:00
  • ecb7132843 Add etherscan links for the two tokens in the pool on the NFT page (#1593) jab416171 2021-05-18 11:34:20 -06:00
  • 980eb8a518 Leverage Trade api for USDC price with v2 & v3 support (#1610) Justin Domingue 2021-05-18 10:07:37 -07:00
  • a11e89c0e1 hide WETH toggle for non-WETH pairs (#1633) Noah Zinsmeister 2021-05-18 12:58:42 -04:00
  • 3efe5268ae refactor: break down some constants files and move some stuff around Moody Salem 2021-05-18 10:31:22 -05:00
  • 3f43a8fbaf npx not needed Moody Salem 2021-05-18 09:28:30 -05:00
  • cccf149568 fix: update tick parsing to handle min/max prices (#1613) v3.3.4 Ian Lapham 2021-05-17 20:19:15 -04:00
  • 604ea49567 Revert "lazy load uncommon routes to reduce initial bundle size (#1597)" (#1611) Justin Domingue 2021-05-17 14:24:31 -04:00
  • 4c0c6dfde6 lazy load uncommon routes to reduce initial bundle size (#1597) Justin Domingue 2021-05-17 14:03:49 -04:00
  • a160bb8f02 Merge remote-tracking branch 'refs/remotes/origin/main' Noah Zinsmeister 2021-05-17 11:54:17 -04:00
  • e86946b104 bump to sdk version that fixes mint slippage bug Noah Zinsmeister 2021-05-17 11:54:06 -04:00
  • 03108b981e update README.md Moody Salem 2021-05-17 10:14:35 -05:00
  • ae27e245b4 replace the message when we fail to parse an error v3.3.3 v3.3.2 Moody Salem 2021-05-14 14:13:13 -05:00
  • 897f354202 chore: bump mathieudutour/github-tag-action to latest release version to fix generated changelogs Moody Salem 2021-05-14 10:56:57 -05:00
  • 4745052f0e fix: break words in swap error messages (fixes https://github.com/Uniswap/uniswap-interface/issues/1462) Moody Salem 2021-05-14 10:50:55 -05:00
  • 5bc5d6504e improve the text slightly v3.3.1 Moody Salem 2021-05-14 08:45:17 -05:00
  • 7a0b85bf41 improvement: estimated amounts instead of minimum/maximums (#1570) Moody Salem 2021-05-14 07:15:53 -05:00
  • 534afb3278 fix: tweak element sizing/wraping in approve button (#1569) OMGspidertanx 2021-05-14 08:15:41 -04:00
  • 7d71af353e perf: debounce localStorage save Moody Salem 2021-05-14 07:10:25 -05:00
  • af6098bfe5 feat: allow walletconnect on testnets (#1389) v3.3.0 Moody Salem 2021-05-13 17:46:30 -05:00
  • fce29bb36f fix: division by 0 when computing the USDC value of tokens that do not have a v2 pair (fixes https://github.com/Uniswap/uniswap-interface/issues/1566) Moody Salem 2021-05-13 17:27:34 -05:00
  • 4517af39ba don't jump on mouse exit (#1565) Noah Zinsmeister 2021-05-13 17:06:25 -04:00
  • b40163ce05 allow fee collection/liquidity removal in weth (#1553) Noah Zinsmeister 2021-05-13 14:49:54 -04:00
  • 809902efec fixes https://github.com/Uniswap/uniswap-interface/issues/1386 v3.2.39 Moody Salem 2021-05-13 12:17:34 -05:00
  • 70be9894fa bump walletlink connector (#1563) Noah Zinsmeister 2021-05-13 12:35:17 -04:00
  • 698ad5bac9 bump v3 sdk Moody Salem 2021-05-13 11:21:07 -05:00
  • cd37b7533d put the error reason in the message so we can differentiate between unrecognized errors Moody Salem 2021-05-13 11:16:37 -05:00
  • c0cd6a1c8d handle ape= query parameter (#1555) Justin Domingue 2021-05-13 12:01:58 -04:00
  • f6245d1093 retry more frequently, couple more error nits Moody Salem 2021-05-13 10:50:22 -05:00
  • 83c784f7c0 improve the error coverage Moody Salem 2021-05-13 10:48:01 -05:00
  • 3d95b1a33b fix access of undefined property v3.2.38 Moody Salem 2021-05-13 09:37:04 -05:00
  • 5c96942922 fix: show better errors v3.2.37 Moody Salem 2021-05-13 09:02:48 -05:00
  • d27c83b382 use styled-components/macro to display className in dev builds (#1541) Justin Domingue 2021-05-13 09:15:13 -04:00
  • b2f88965a9 handle errors better v3.2.36 Moody Salem 2021-05-12 22:05:00 -05:00
  • 95db44e0fc add a little state to the automatic issue body Moody Salem 2021-05-12 18:19:48 -05:00
  • 7d45ff5ca8 fix 0 decimal tokens error v3.2.35 Moody Salem 2021-05-12 17:29:02 -05:00
  • 8964cf86aa nit with how we convert percent to negative value v3.2.34 Moody Salem 2021-05-12 17:13:40 -05:00
  • 0e9f23ed56 hover text nit Moody Salem 2021-05-12 17:12:16 -05:00
  • e08e597655 show list in import token dialog Moody Salem 2021-05-12 17:01:20 -05:00
  • 744db49803 do not show duplicate token results, and stop searching as soon as possible Moody Salem 2021-05-12 16:54:05 -05:00
  • 54f59e02fd add page url to the issue template v3.2.33 Moody Salem 2021-05-12 16:17:46 -05:00
  • 7950e5c083 fixes https://github.com/Uniswap/uniswap-interface/issues/1548 Moody Salem 2021-05-12 16:15:55 -05:00
  • dd33205bf6 update string in token amount formatting (#1539) v3.2.32 Ian Lapham 2021-05-12 14:19:01 -04:00
  • 397a20b9ec fix the issue title Moody Salem 2021-05-12 13:14:02 -05:00
  • 0aac0b43aa clean up the error boundary Moody Salem 2021-05-12 13:11:06 -05:00
  • 702500794d truncate and format large numbers (#1518) Ian Lapham 2021-05-12 14:08:05 -04:00
  • 8bea95fab2 fix the transaction deadline errors Moody Salem 2021-05-12 13:01:31 -05:00
  • 27094c87f2 clean up price impact formatting Moody Salem 2021-05-12 12:39:21 -05:00
  • bede9171c3 add header background on scroll body overlap (#1531) Justin Domingue 2021-05-12 13:19:43 -04:00
  • 251d7c0bc2 Fix NFT SVG performance issue in browser (#1509) Justin Domingue 2021-05-12 13:02:52 -04:00
  • 285e4f28f5 fix bug in fiat value price impact display Moody Salem 2021-05-12 11:56:04 -05:00
  • 3aa045303a remove a few unused isToken calls Moody Salem 2021-05-12 11:43:25 -05:00
  • e0a7c3794e bump gas margin to 20% Noah Zinsmeister 2021-05-12 12:35:46 -04:00
  • f5fc5da341 fix erroneous addition of tokensOwned{0,1} (#1533) Noah Zinsmeister 2021-05-12 12:20:20 -04:00
  • bea5c0484b fix lint errors, show source list in extra tokens Moody Salem 2021-05-12 09:32:24 -05:00