- 30 Nov, 2021 2 commits
-
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* fix: remove orphaned node * fix: react cleanup
-
- 29 Nov, 2021 1 commit
-
-
Moody Salem authored
* fix: do not show urls if issue is not occurring on app.uniswap.org fixes https://github.com/Uniswap/interface/issues/2572 * address comment
-
- 28 Nov, 2021 2 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
- 26 Nov, 2021 1 commit
-
-
Crowdin Bot authored
-
- 23 Nov, 2021 2 commits
-
-
Kimmo S authored
update Finnish from person (Suomalainen) to language (suomi)
-
Zach Pomerantz authored
* feat: ens avatar resolution * chore: uninstall @davatar/react * fix: add avatar alt * feat: support data uris * feat: support arweave uris * feat: support erc721 avatars * feat: support erc1155 avatars * fix: jazzicon integration * fix: clean usage of status icon * fix: fix jazzicon svg offset * refactor: share status icon component * fix: pass memoized args to multicall
-
- 22 Nov, 2021 5 commits
-
-
Jordan Frankfurt authored
check for support on all connectors, and disable when the connector (or lack thereof) no longer supports 3085 (#2824)
-
Lint Action authored
-
Jordan Frankfurt authored
* block L2 tokens explicitly linked to L1 tokens that are blocked
-
Will Hennessy authored
Some links were broken. For example on /pools/ page click the 'Top Pools' CTA. It would mistakenly direct you to info.uniswap.org/optimismpools instead of optimism/pools
-
Justin Domingue authored
-
- 19 Nov, 2021 3 commits
-
-
Crowdin Bot authored
-
Justin Domingue authored
-
Crowdin Bot authored
-
- 18 Nov, 2021 10 commits
-
-
Lint Action authored
-
Ali Eray Kısabacak authored
-
Moody Salem authored
* feat: set the auto slippage tolerance by the dollar value of gas * comments * min/max at 0.5% to 25% * oops on constant * address review feedback
-
Brendan Weinstein authored
enable 3085 requests for coinbase wallet
-
Crowdin Bot authored
-
Sam Chen authored
* perf: lazy load vote related routes * wrap Switch in Suspense * remove exact to match nested routes * fix nested routes * split Landing * fix
-
Matthew Salamon authored
There are two errors when deploying on Windows system: 1. Using single quotes in path argument doesn't seem to be accepted in typechain command 2. `?(v3-core|v3-periphery)` operator doesn't work Here are fixes/workarounds.
-
Ikko Ashimine authored
occurence -> occurrence
-
Raj authored
-
Crowdin Bot authored
-
- 17 Nov, 2021 1 commit
-
-
Zach Pomerantz authored
* fix: format date using Date.toLocaleString Fixes #2458 * fix: date typings
-
- 14 Nov, 2021 1 commit
-
-
Crowdin Bot authored
-
- 13 Nov, 2021 2 commits
-
-
Will Hennessy authored
-
Jordan Frankfurt authored
* remove redux from chain connectivity * useMachineTimeMs instead of Date.now to force updates, useCurrentBlockTimestamp * use useInterval
-
- 12 Nov, 2021 9 commits
-
-
Crowdin Bot authored
-
Moody Salem authored
-
Jordan Frankfurt authored
* update block warning updater to check most recent block timestamp * stop doing dumb state manipulation
-
Crowdin Bot authored
-
Justin Domingue authored
* chore: add support for 0.01% tier * only show 1bps on mainnet * rename VERY_LOW to LOWEST * upgrade to v3-sdk 3.7.0 * add snapshot testing for lowest tier * fix integration test * fix integration test * use ALL_SUPPORTED_CHAIN_IDS over string all * consider 0.01% tier in pool (#2770) * merge main and only consider lowest tier for mainnet
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Moody Salem authored
* feat(optimism): optimistic kovan local regenesis changes * use the regenesis version of the sdk * remove the override no longer necessary * diff rpc url * back to kovan url * lint error * Optimism mainnet regenesis test (#2695) * remove the optimism mainnet specific code and point to the mainnet regenesis rpc url * point at the old mainnet multicall address * bump the sdk version * copy the list * multicall address regenesis change * revert the gas limit special casing for optimism * bump the sdk version * remove a couple other temporary edits * unused test case * specific version of v3-sdk
-
- 11 Nov, 2021 1 commit
-
-
Justin Domingue authored
-