- 20 Jan, 2022 1 commit
-
-
Zach Pomerantz authored
-
- 19 Jan, 2022 4 commits
-
-
Crowdin Bot authored
-
Jordan Frankfurt authored
feat(widgets): add error reporting component, INTEGRATION ERROR type, and Missing provider error (#3110) * add error reporting component, INTEGRATION ERROR type, and Missing provider error * rename reporter to generator * pr feedback * refactor provider check * add chainId, convenienceFee, and width errors * pr feedback and convenienceFeeRecipient address enforcement * fix imports for utils
-
Zach Pomerantz authored
* fix: memoize derived swap info * fix: memoize current block timestamp * fix: memoize price impact * fix: memoize debounced value updates * fix: nits
-
Zach Pomerantz authored
* fix: token image for chains / natives * feat: include native currency in select - Updates widgets swap state to use Currency (and deals with downstream updates) - Refactors logoURI code to a new lib/hooks/useCurrencyLogoURIs - Adds native currency to useQueryTokenList NB: This does not build because tests must be updated to use Currency (they currently use mock tokens) * test: update fixtures to use real currency * fix: data uri color extraction * fix: token img state * fix: use new array
-
- 15 Jan, 2022 4 commits
-
-
Zach Pomerantz authored
* refactor: mv useNativeCurrency to lib/hooks * refactor: mv useCurrency logic to lib/hooks
-
Crowdin Bot authored
-
Ian Lapham authored
-
Ian Lapham authored
* add survey popup for survey monkey * update useEffect and add 24 hour window * upate % logic * update logic to show after duration * update timestamp conditional * small changes
-
- 14 Jan, 2022 4 commits
-
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Zach Pomerantz authored
* refactor: mv gas estimate chains out of component * chore: replace microbundle with rollup * chore: use ts rollup config * chore: rename lib to widgets * chore: add rollup doc comment * feat: rollup typings * fix: retain tsconfig decl dir
-
Zach Pomerantz authored
* refactor: mv token list utils to lib * refactor: mv balance hooks to lib * feat: interactive token select
-
- 13 Jan, 2022 6 commits
-
-
Zach Pomerantz authored
* feat: mv block number to atom * fix: add block updater * fix: fast forward dep * refactor: mv multicall to lib * feat: add multicall to widget * chore: update widget deps * nit: pluralize updaters * chore: minimize deps
-
Zach Pomerantz authored
* feat: mv block number to atom * fix: add block updater * fix: fast forward dep
-
Jordan Frankfurt authored
Revert "add error reporting component, INTEGRATION ERROR type, and Missing provider error (#3107)" (#3109) This reverts commit ac2642fe.
-
Jordan Frankfurt authored
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
- 12 Jan, 2022 9 commits
-
-
Zach Pomerantz authored
* Revert "chore: import from ethers" This reverts commit 6d9c0855d261679c316307ea3f668869c90e63a2. * Revert "fix: use provider JsonRpcProvider" This reverts commit dcbbab5e4d6458a11c38582388a7cb5b12691188. * chore: depend on @ethersprojects directly
-
willpote authored
-
Crowdin Bot authored
-
Noah Zinsmeister authored
This reverts commit aa37b231.
-
Noah Zinsmeister authored
-
Jordan Frankfurt authored
-
Will Hennessy authored
fixes https://github.com/Uniswap/interface/issues/2740
-
Jordan Frankfurt authored
-
Zach Pomerantz authored
* chore: rm lodash * chore: improve styled-components lint * chore: import from ethers * fix: use provider JsonRpcProvider
-
- 11 Jan, 2022 4 commits
-
-
Zach Pomerantz authored
* feat: swap defaults * refactor: mv token list utils to lib * feat: expand fetchTokenList to include inlined * feat: simple widget token list * fix: token img props * feat: use token list in selector * fix: update useColor for optional logoURI * fix: avoid leaking deps * chore: add state to lib build * chore: mv devDeps to deps for lib * fix: microbundle css import * fix: match ethers versions * fix: use color callback * chore: clean up token info type * chore: widget type simplification * refactor: share token map code * test: include list in token select fixture * fix: no tokens without chain id
-
Jordan Frankfurt authored
* correctly position the arrows * update reverse button css and remove popover logic * px->em
-
yj authored
* Add `{id}` replacement for ERC-1155 For issue #3010 * Update useENSAvatar.ts Add leading zero pad to 64 hex chars * Update useENSAvatar.ts Following review comments
-
Noah Zinsmeister authored
-
- 10 Jan, 2022 1 commit
-
-
Jordan Frankfurt authored
-
- 09 Jan, 2022 1 commit
-
-
Ian Lapham authored
-
- 07 Jan, 2022 1 commit
-
-
dependabot[bot] authored
Bumps [@uniswap/default-token-list](https://github.com/Uniswap/default-token-list) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/Uniswap/default-token-list/releases) - [Commits](https://github.com/Uniswap/default-token-list/compare/v2.2.0...v3.0.0) --- updated-dependencies: - dependency-name: "@uniswap/default-token-list" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 06 Jan, 2022 5 commits
-
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Jordan Frankfurt authored
* add empty connector add url connector * naming Co-authored-by:
Noah Zinsmeister <noahwz@gmail.com>
-