- 22 Jun, 2023 6 commits
-
-
Zach Pomerantz authored
* chore: rm committed t9n * chore: ignore t9n * test(e2e): fix locale selection test
-
Jordan Frankfurt authored
* allow more session namespace keys * pr feedback * add test case
-
eddie authored
-
Jordan Frankfurt authored
* feat: sort supported chains to top of the chain selector list * pr feedback --------- Co-authored-by:
Jordan Frankfurt <jordan@CORN-Jordan-949.frankfurt>
-
eddie authored
* feat: revoke USDT approvals in ConfirmSwapModal * chore: fix bad merge * test: add e2e test for usdt special case * fix: refactor test * fix: make variable static * fix: comments
-
Jordan Frankfurt authored
* fix: log the error message instead of [object Object] add tina's rec pr review zzmp input * pr feedback
-
- 21 Jun, 2023 4 commits
-
-
eddie authored
* feat: log minimum_output_after_slippage to amplitude * fix: memoize logging props * fix: dont memoize at all
-
Zach Pomerantz authored
* test(e2e): switching network Co-authored-by:
Jordan Frankfurt <<jordan@CORN-Jordan-949.frankfurt> * fix: reconnect after failed chain switch * test(e2e): add forks to hardhat.config * test(e2e): wait on wallet_switchEthereumChain * build: upgrade cypress-hardhat * fix: do not disconnect whilst switching * fix: unit tests * fix: better chain selector check * test(e2e): better helper fn naming * test(e2e): better stub naming * fix: doc re-activation * fix: add back click * build: upgrade cypress-hardhat to include network caching * unwrap web3status --------- Co-authored-by:
Jordan Frankfurt <<jordan@CORN-Jordan-949.frankfurt>
-
Zach Pomerantz authored
-
Zach Pomerantz authored
chore: rm pseudo t9n
-
- 17 Jun, 2023 3 commits
-
-
Jordan Frankfurt authored
* fix: remove unused types * update name
-
Jordan Frankfurt authored
* feat(testnets): add toggle for testnets * e2e test * update toggle syntax and fix a bug * simplify list calculation per eddie's input * add all testnets * clean up the styles * Update src/components/NavBar/ChainSelector.tsx * fix lint
-
Nate Wienert authored
* fix: use shortenAddress for mini portfolio addresses * Update src/utils/addresses.ts Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> --------- Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
- 16 Jun, 2023 12 commits
-
-
eddie authored
-
Zach Pomerantz authored
-
Jordan Frankfurt authored
-
Zach Pomerantz authored
* build: pin crowdin action * build: download t9n to staging
-
Vignesh Mohankumar authored
* chore: migrate from JIRA to Linear * INFRA -> WEB
-
Jordan Frankfurt authored
* explicitly enumerate all supported wcv2 methods as optional ? * use only sign methods in optionalMethods * rename class * feat(wallet-connect): make v2 the default * fix loader and menu button occlusion * fix test * pr feedback from zzmp * update connector name * add slack convo link from x-walletconnect
-
Brendan Wong authored
* fix: success indication for copy * fix: remove redundant styles
-
eddie authored
-
eddie authored
* fix: handle polling interrupt separately from invalid trades * fix: clear output when trade becomes invalid, dont use stale trade * fix: tests * fix: invert skip * fix: remove debounce delay
-
eddie authored
* feat: refactor ConfirmSwapModal for clarity * fix: remove reset effect for now * fix: catchUserReject update * fix: remove unnecessary awaits
-
Tina authored
bump default to 0.5%
-
Vignesh Mohankumar authored
-
- 15 Jun, 2023 9 commits
-
-
Jack Short authored
* fix: currency select modal when chain is not supported * removing pay with if on unsupported network * refactor
-
eddie authored
-
cartcrom authored
* feat: detect more injectors * feat: added comments * refactor: move image folder * test: add tests for new injectors * feat: small test change * fix: update comment about coinbase injection * test: update snapshots * fix: pr nits
-
Jordan Frankfurt authored
* fix: update web3-react * update flakey snapshot test and add required config var * revert snapshot change * allow ^ * update lockfile with permissive version * add newly required explicit options for @web3modal
-
Saro Vindigni authored
* fix: <a> cannot appear as a descendant of <a> * refact: change render logic to SwitchLocaleLink
-
Jordan Frankfurt authored
* feat: add loading indicator to activity tab in mini portfolio * should not render spinner when activity key is active * add an unread notification dot that is dismissed when the user visits the activity tab * pr feedback
-
Jordan Frankfurt authored
* fix: uniswap_wallet -> uniwallet update tests Revert "fix: uniswap_wallet -> uniwallet" This reverts commit 7bdf34b33025d0b564c5870b073eb20e3d1774e1. Revert "update tests" This reverts commit cc841cb5e01a1a239f79fa4d9d480e6479128f08. add migration * refactor: add deprecated value back to enum (#6768) * add deprecated value back to enum * Update src/connection/types.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz> Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * add deprecated case to getConnection --------- Co-authored-by:
Charles Bachmeier <charles@bachmeier.io> Co-authored-by:
Charles Bachmeier <charlie@genie.xyz> Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
eddie authored
* feat: log router preference in user properties * fix: update analytics events
-
Vignesh Mohankumar authored
-
- 14 Jun, 2023 6 commits
-
-
eddie authored
-
eddie authored
* feat: rename permit2 variables for clarity * fix: types
-
eddie authored
* feat: update permit2 hook to allow revoking * fix: types * fix: rename reset to revoke * fix: re-use useUpdateTokenAllowance * fix: add tests * fix: improve code style * fix: undefined nit
-
Brendan Wong authored
* fix: prevent scrolling with settings modal open * fix: create hook * fix: create tests * fix: simplify useeffect and add JSDoc
-
Brendan Wong authored
* fix: tick labels respond to width of the graph * fix: add description to new useeffect Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Saro Vindigni authored
-