- 20 May, 2021 2 commits
-
-
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
-
- 18 May, 2021 7 commits
-
-
Moody Salem authored
-
jab416171 authored
* Add etherscan links for the two tokens in the pool on the NFT page * moving linked tokens to a function added arrow to show that it's a link added check for eth * clean up impl Co-authored-by:
Noah Zinsmeister <noahwz@gmail.com>
-
Justin Domingue authored
* calculate usdc price using trade exact out * fix typo * add support for non-mainnet * use fromRawAmount instead of tryParseAmount
-
Noah Zinsmeister authored
* only show weth toggle for eth pairs * revert unwrappedToken change
-
Moody Salem authored
-
Moody Salem authored
-
Ian Lapham authored
* update tick parsing to handle min/max prices * remove fee tier step
-
- 17 May, 2021 5 commits
-
-
Justin Domingue authored
This reverts commit 4c0c6dfd.
-
Justin Domingue authored
-
Noah Zinsmeister authored
-
Noah Zinsmeister authored
closes #1573
-
Moody Salem authored
-
- 15 May, 2021 1 commit
-
-
Moody Salem authored
-
- 14 May, 2021 10 commits
-
-
-
Moody Salem authored
fix: break words in swap error messages (fixes https://github.com/Uniswap/uniswap-interface/issues/1462)
-
Moody Salem authored
-
Moody Salem authored
* estimated amounts instead of minimum/maximums * missed a spot * fix linting error
-
OMGspidertanx authored
-
Moody Salem authored
-
Moody Salem authored
* try walletconnect multinetwork * clean up environment variables for multinetwork * remove irrelevant config * move some stuff around Co-authored-by:
Noah Zinsmeister <noahwz@gmail.com>
-
Moody Salem authored
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)
-
Noah Zinsmeister authored
-
Noah Zinsmeister authored
* add dummy flags for burn/collect as weth * add toggles * clean up toggle position * only show weth toggle if collection is possible
-
- 13 May, 2021 4 commits
-
-
-
Noah Zinsmeister authored
-
Moody Salem authored
-
Moody Salem authored
-