1. 25 Apr, 2023 3 commits
    • eddie's avatar
      feat: use codecov flags (#6418) · 75b0320b
      eddie authored
      75b0320b
    • Zach Pomerantz's avatar
      fix: mock useWeb3React (#6422) · 4966ee56
      Zach Pomerantz authored
      * fix: mock useWeb3React
      
      * fix: pr nits
      
      * fix: do not import for perf
      
      * fix: update snaps
      
      * fix: import type
      
      * Revert "fix: import type"
      
      This reverts commit d7da5a04d1951a50d997005059077e482dd6e97c.
      4966ee56
    • Tina's avatar
      feat: Update Subhead text to match Figma spec (#6307) · 545fdd2c
      Tina authored
      * update font weight and line height to match figma
      
      * remove unnecessary fontWeight and lineHeight props
      
      * revert textSecondary change
      
      * revert SubheadSmall change
      
      * remove lineHeight from Subheader for Success screen
      
      * add Trans wrapper to Sweep text
      
      * reduce gap between name and address to 2px
      
      * update snapshot tests for classnames change
      
      * fix failing snapshot
      
      ---------
      Co-authored-by: default avatarLynn Yu <lynn.yu@uniswap.org>
      545fdd2c
  2. 24 Apr, 2023 3 commits
    • Zach Pomerantz's avatar
      refactor: keep constants insular (#6411) · 201dc2ce
      Zach Pomerantz authored
      201dc2ce
    • Zach Pomerantz's avatar
      test: rm flaky retry test (#6431) · c36d9c3d
      Zach Pomerantz authored
      c36d9c3d
    • Jordan Frankfurt's avatar
      feat: reduce severity of phishing filter to allow url token names (#6249) · bc48b4fb
      Jordan Frankfurt authored
      * feat: reduce severity of phishing filter to allow url token names
      
      * fix # positions, prototype progressive risk check w/ list presence
      
      * functional progressive risk check functionality
      
      * better name for tokenList
      
      * remove logs/todos
      
      * make it work for mini-portfolio
      
      * getUniqueAddressesFromPositions
      
      * useTokenContractsConstant
      
      * adds comment documenting the positionInfo->positionDetails type mapping
      
      * safe->filtered positions in the Pool page
      
      * use for loop instead of reduce
      
      * WIP: token constants lookup table consolidating chain data and list data
      
      * remove lookup table to pr#6268
      
      * use NEVER_RELOAD
      
      * use a counter on tokenList inclusion
      
      * pr feedback - code simplification
      
      * add tests
      
      * tinaszheng pr feedback
      
      * fix incorrect undefined fn signature
      
      * forEach -> for loop
      
      * add comment explainer to useFilterPossiblyMaliciousPositions
      
      * simplify and comments re: filtration logic
      
      * fix tests
      bc48b4fb
  3. 22 Apr, 2023 4 commits
  4. 21 Apr, 2023 20 commits
  5. 20 Apr, 2023 3 commits
  6. 19 Apr, 2023 4 commits
  7. 18 Apr, 2023 3 commits