- 16 Jun, 2023 5 commits
-
-
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 8 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
-
eddie authored
-
eddie authored
* feat: add amount to local copy of Approval transactions * fix: use alternate * fix: type problem * feat: add test
-
- 13 Jun, 2023 1 commit
-
-
Tina authored
remove feature flag stuff
-
- 12 Jun, 2023 2 commits
-
-
Charles Bachmeier authored
fix flaky time relevant test Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Tina authored
catch URA no liquidity case
-
- 10 Jun, 2023 1 commit
-
-
Tina authored
use routing-api or URA for price fetches behind feature flag
-
- 09 Jun, 2023 10 commits
-
-
Zach Pomerantz authored
* build: codecov config * build: better codecov * build: omit default * build: sensical codecov * build: upload-artifact * build: customize codecov comment * build: try again * build: try again * build: turn off status except flags * build: flag comments * build: changes on * build: simplify * build: after_n for comment
-
Charles Bachmeier authored
* fix: Handle scientific notation for NFT Details pricing * add test case --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jack Short authored
-
Jack Short authored
-
Shubham Rasal authored
* ui: navbar ui updated * added margin right * moved style to higher component
-
Jack Short authored
* chore: removing error state for rejecting chain switch * removing connection error state
-
Zach Pomerantz authored
-
eddie authored
* test(e2e): disable video compression * refactor: improve popupList impl/test * test(e2e): log JSON-RPC calls * fix: retry backoff logic * test(e2e): wait for hardhat/popup assertions * fix: remove transactions after expired * test(e2e): re-enable other swap tests Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> * chore: rm console.log * fix: expire txs after 6h * refactor: dry trade info * test(e2e): use default deadline * test(e2e): use aliases for permit2 test * test(e2e): automine/off in beforeEach * test(e2e): rm intermediate screen with no pause * fix: stop resetting modal when we interrupt quote polling' * feat: add e2e test for window losing focus * fix: move test * fix: combine tests --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
Jordan Frankfurt authored
-
Jordan Frankfurt authored
* fix: remove mainnet from optional chains list * simplify imports
-
- 08 Jun, 2023 4 commits
-
-
Jack Short authored
-
cartcrom authored
* refactor: convert getConnection to non-hook * fix: remove getConnection from hook dependecies * fix: unecessary optional
-
eddie authored
-
eddie authored
-