- 08 Dec, 2021 1 commit
-
-
Noah Zinsmeister authored
-
- 06 Dec, 2021 1 commit
-
-
Will Hennessy authored
* Add learn more link in TRM description * Update src/components/PrivacyPolicy/index.tsx Co-authored-by:
Justin Domingue <judo@uniswap.org>
-
- 04 Dec, 2021 1 commit
-
-
Noah Zinsmeister authored
* namehash -> safeNamehash where necessary * cleanup * address comment
-
- 03 Dec, 2021 2 commits
-
-
J M Rossy authored
- Replace the local implementation of multicall with the new redux-multicall lib - Create wrappers for redux-multicall hooks to inject block number and chainId
-
Zach Pomerantz authored
* Revert "Revert "Merge branch 'main' of https://github.com/Uniswap/interface" (#2912)" This reverts commit 7d343dcf. * Revert "deleted files" This reverts commit 097b8361.
-
- 02 Dec, 2021 3 commits
-
-
https://github.com/Uniswap/interfaceJustin Domingue authored
This reverts commit bf7a40be, reversing changes made to 097b8361.
-
-
Justin Domingue authored
-
- 01 Dec, 2021 4 commits
-
-
Carlos Diaz-Padron authored
-
Moody Salem authored
* fix: fixing layout from using grid to flexbox * fix: setting WrapSmall to nowrap due to layout issue on mobile * fix: using width auto instead of disabling flex wrap Co-authored-by:
Julian Anderson <juliancanderson@gmail.com>
-
Dmitri Tsumak authored
* Add additional routes for stakewise tokens * Reference StakeWise addresses with sdk tokens * Sort token imports
-
Moody Salem authored
* fix(lint): clean up the eslint config * Fix code style issues with ESLint * fix the linter errors that arose from using the proper config * clean up the rebass text renames * fix if statement, use the config * use the same name prefix for both steps * `TextPreset` -> `ThemedText` Co-authored-by:
Lint Action <lint-action@samuelmeuli.com>
-
- 30 Nov, 2021 6 commits
-
-
Justin Domingue authored
-
dependabot[bot] authored
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Crowdin Bot authored
-
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 8 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
-