- 26 May, 2021 1 commit
-
-
Moody Salem authored
-
- 25 May, 2021 1 commit
-
-
Moody Salem authored
* fix: improve privacy of the claim popup fixes https://github.com/Uniswap/uniswap-interface/issues/1337 * fix unhandled rejection * clean up the claim code a bit more * working claim fetch * working claim fetch * trigger some events on the claim popup
-
- 24 May, 2021 1 commit
-
-
Moody Salem authored
-
- 22 May, 2021 5 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
Justin Domingue authored
-
Moody Salem authored
-
Justin Domingue authored
* feat(pool): add toggle to hide inactive positions in pools page * cleanup code * keep positions sorted, but move zero liquidity positions to end * simplified sorting logic
-
- 21 May, 2021 14 commits
-
-
Justin Domingue authored
* resolve #1646: hide swap placeholders to reduce visual complexity * use empty string over space
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
* use argent wallet contract in swap callback * maybe working swap callback * chore(v3): trigger a breaking release BREAKING CHANGE: trigger a major release for the uniswap interface to indicate it now supports swapping and liquidity provision against uniswap protocol v3 * fix the value * improve the error coverage * retry more frequently, couple more error nits * the is argent call was being sketchy * get it working for add liquidity * `0x0` for v2 swaps too * small nits in position page * fix import * fix compiler error
-
Moody Salem authored
-
-
Moody Salem authored
-
Moody Salem authored
* bump ethers * regenerate lockfile * update code style * Fix code style issues with ESLint * remove unused useRef Co-authored-by:
Lint Action <lint-action@samuelmeuli.com>
-
Justin Domingue authored
-
TeaTwo authored
-
Moody Salem authored
-
- 20 May, 2021 7 commits
-
-
Justin Domingue authored
This reverts commit 307a995a.
-
Justin Domingue authored
-
Noah Zinsmeister authored
-
Moody Salem authored
-
Moody Salem authored
-
Justin Domingue authored
* stablizie fiat value by fixing max hop and increasing USDC out to 100k * move maxHops and singleHopOnly to parameter of useV2TradeExactOut * remove single hop param
-
Justin Domingue authored
* handle insufficient input amount error in mint/hooks * use error.isInsufficientInputAmountError * fixed typo
-
- 19 May, 2021 11 commits
-
-
-
Justin Domingue authored
* fix: display pool shares < 10% * set bips to 1/10_000
-
Moody Salem authored
-
Moody Salem authored
* fix: do not crash when user switches eth -> weth in add * linting error
-
-
Moody Salem authored
-
Justin Domingue authored
* set pair to invalid if both reserves are 0 * consider reserve0/1=0 as no liquidity
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Justin Domingue authored
-