1. 04 May, 2023 3 commits
  2. 03 May, 2023 8 commits
    • eddie's avatar
      fix: moonpay modal height (#6439) · 30d1de8e
      eddie authored
      30d1de8e
    • Jack Short's avatar
      feat: [DetailsV2] initial details landing page view (#6453) · 0e5328be
      Jack Short authored
      * feat: initial view of details landing page
      
      * gap
      
      * dynamic font sizes
      
      * added test
      
      * responding to comments
      
      * updating snapshot
      
      * linting
      0e5328be
    • Jordan Frankfurt's avatar
      test(e2e): deadline passed swap error state (#6444) · d1995bc5
      Jordan Frankfurt authored
      * chore: ignore hardhat cache files
      
      * test: add forking hardhat config
      
      * test: install cypress-hardhat
      
      * build: add cypress-hardhat
      
      * fix: lint
      
      * build: add hardhat
      
      * build: add @sentry/types
      
      * fix: better origin
      
      * test: update cypress VisitOptions to include hardhat
      
      * fix: default to connected wallet user state
      
      * test: add a hardhat provider
      
      * build: update imports
      
      * chore: comments
      
      * fix: massage eth_sendTransaction
      
      * feat: example swap test (#6415)
      
      * initial commit
      
      * add intercept for amplitude
      
      * fix: destructure result
      
      * click swap submission
      
      * fix: eth_sendTransaction via bridge
      
      * test works
      
      * finish chain interaction test
      
      ---------
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      
      * swap should render an error when a transaction fails due to a passed deadline
      
      * use mining utils to manage transaction confirmation
      
      * update to use new hardhat syntax and make comments more clear
      
      * test a very long timeout in CI
      
      * Revert "test a very long timeout in CI"
      
      This reverts commit 141c28e15c511f2338c2b5b2b60521a7cb4c1bda.
      
      * fiddle with automine settings
      
      * pr feedback
      
      * cleanup
      
      * bump cypress-hardhat
      
      * use setAutomine
      
      * use setAutomine
      
      * remove .reset
      
      ---------
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      d1995bc5
    • Jordan Frankfurt's avatar
      test(e2e): (un/)wrap transactions (#6474) · 4959836c
      Jordan Frankfurt authored
      * chore: e2e test (un/)wrap transactions
      
      * wrap button should not be disabled (wait for enabled state)
      
      * use automine
      
      * pr feedback
      
      * configure automine
      
      * make tests stop relying on reset
      4959836c
    • Charles Bachmeier's avatar
      chore: update to listing with seaport 1.5 (#6485) · ef4a8085
      Charles Bachmeier authored
      update to listing with seaport 1.5
      Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
      ef4a8085
    • Vignesh Mohankumar's avatar
      fix: filter chrome-extension errors (#6475) · c2a972eb
      Vignesh Mohankumar authored
      * fix: filter chrome-extension errors in Sentry
      
      * check stack
      c2a972eb
    • eddie's avatar
      chore: remove unused feature flags (#6484) · 47a2768d
      eddie authored
      47a2768d
    • eddie's avatar
      feat: use Swap Component on TDP (#6332) · ca60caf6
      eddie authored
      * test: swap flow cypress tests
      
      * fix: use default parameter
      
      * feat: use Swap Component on TDP
      
      * feat: auto nav for TDP tokens
      
      * chore: merge
      
      * chore: merge
      
      * chore: merge
      
      * chore: merge
      
      * fix: remove extra inputCurrency URL parsing logic
      
      * fix: undo last change
      
      * fix: pass expected chain id to swap component
      
      * fix: search for default tokens on unconnected networks if needed
      
      * test: e2e test for l2 token
      
      * fix: delete irrelevant tests
      
      * fix: address comments
      
      * fix: lint error
      
      * test: update TDP e2e tests
      
      * fix: use pageChainId for filter
      
      * fix: rename chainId
      
      * fix: typecheck
      
      * fix: chainId bug
      
      * fix: chainId required fixes
      
      * fix: bad merge in e2e test
      
      * fix: remove unused test util
      
      * fix: remove unnecessary variable
      
      * fix: token defaults
      
      * fix: address comments
      
      * fix: address comments and fix tests
      
      * fix: e2e test formatting, remove Maybe<>
      
      * fix: remove unused variable
      
      * fix: use feature flag for swap component on TDP
      
      * fix: back button
      ca60caf6
  3. 02 May, 2023 4 commits
  4. 01 May, 2023 4 commits
  5. 29 Apr, 2023 2 commits
    • cartcrom's avatar
      refactor: activation hook w/ global state (#6413) · d0a10fcf
      cartcrom authored
      * feat: moved tryActivation to global hook/state
      
      * test: activation hook
      
      * fix: merge conflicts
      
      * fix: update file path for render utils in activate.test.ts
      
      * fix: add await for connector deactivation
      
      * fix: pr comment fixes
      
      * fix: update tests
      
      * refactor: use stronger activation state type
      
      * refactor: use global state instead of props in ConnectionErrorView
      
      * fix: re-add uri availability check
      
      * fix: lint
      
      * fix: nits
      
      * fix: css regression
      
      * fix: update test enum usage
      
      * fix: use native disabled attribute
      
      * test: add snapshot tests for different Option states
      
      * fix: zach's PR comments
      
      * test: update snapshots/unit tests
      
      * style: pending boolean names
      
      * fix: updated test import
      
      * docs: added comment explaining analytics difference in wallet connection
      
      * test: assert console.debug calls and fix act() issues
      
      * test: drawer close
      
      * test: import specific drawer fn instead of whole module
      d0a10fcf
    • Jordan Frankfurt's avatar
      fix: spoof origin and referer (#6468) · 7a1a476e
      Jordan Frankfurt authored
      * fix: spoof origin and referer
      
      * comments, chaining, and an accurate replication of amplitude response bodies
      7a1a476e
  6. 28 Apr, 2023 9 commits
  7. 27 Apr, 2023 5 commits
  8. 26 Apr, 2023 5 commits