1. 23 Aug, 2023 5 commits
  2. 22 Aug, 2023 1 commit
  3. 19 Aug, 2023 5 commits
    • Jack Short's avatar
      chore: moving conedison/provider to interface (#7119) · 6ec9bb73
      Jack Short authored
      * chore: moving provider from coned to interface
      
      * moving signing over to interface
      
      * updating lockfile
      
      * dedup
      
      * use d3-array build for jest
      
      * downgrading jest/types
      
      * Revert "downgrading jest/types"
      
      This reverts commit 88d3746c00dcd98275be18a4b8af0314ae4329ad.
      6ec9bb73
    • Brendan Wong's avatar
      fix: reorganize chain priority (#7189) · 31d0c3c9
      Brendan Wong authored
      reorganize chain priority
      31d0c3c9
    • Zach Pomerantz's avatar
      feat: use cache while debouncing quotes (#7188) · 88b7acf3
      Zach Pomerantz authored
      * feat: check cache before debouncing quote
      
      * feat: use cached values if available
      
      * fix: initial loading state
      
      * fix: no transition to loading
      
      * chore: return skipToken from args
      
      * test: update snapshots
      
      * fix: add back stale state
      88b7acf3
    • eddie's avatar
      feat: swap quote event (#7174) · 877e000d
      eddie authored
      * wip: more metrics
      
      * wip: SWAP_INPUT_FIRST_USED
      
      * feat: track elapsed times
      
      * feat: add e2e test
      
      * fix: order of logging
      
      * feat: swap quote request logging
      
      * feat: e2e test
      
      * feat: another property
      
      * test: test events separately
      
      * fix: dont log for price quotes
      877e000d
    • Jack Short's avatar
      chore: revert path based routing (#7192) · 3f05a884
      Jack Short authored
      * Revert "feat: use router depending on the origin (#6982)"
      
      This reverts commit c9b4016b.
      
      * updating tests
      
      * fixing import from styled components
      
      * fixing styled imports
      3f05a884
  4. 18 Aug, 2023 7 commits
  5. 17 Aug, 2023 8 commits
  6. 16 Aug, 2023 4 commits
    • eddie's avatar
      feat: redux migration (#6830) · 38cce46c
      eddie authored
      * feat: start working on redux migrations
      
      * feat: fix migations and add tests
      
      * feat: fix persistence and improve tests
      
      * fix: tests
      
      * fix: rename test file so it doesnt run in jest
      
      * fix: tests
      
      * fix: lint
      
      * feat: indexedDB
      
      * fix: e2e tests
      
      * fix: address some comments
      
      * fix: update legacy migrations
      
      * fix: fix rehydrations
      
      * fix: remove PersistGate and fix e2e tests
      
      * fix: add comment to helper function
      38cce46c
    • Nate Wienert's avatar
      69ae42f2
    • cartcrom's avatar
      test: uniswapx e2e activity (#7137) · ef9619b1
      cartcrom authored
      * test: e2e uniswapX toggle/opt-in tests
      
      * fix: update visit to match new version of hardhat
      
      * test: e2e gouda orders
      
      * fix: remove swapping before allowance has loaded
      
      * refactor: opt-in rather than toggle
      
      * fix: test comment
      
      * test: uniswapx activity
      
      * fix: lint and small pending hook refactors
      
      * test: e2e UniswapX orders (#7110)
      
      * test: e2e gouda orders
      
      * fix: remove swapping before allowance has loaded
      
      * refactor: opt-in rather than toggle
      
      * fix: test comment
      
      * fix: PR nits
      ef9619b1
    • cartcrom's avatar
      test: e2e uniswapX toggle/opt-in and order tests (#7067) · 041f3d5b
      cartcrom authored
      * test: e2e uniswapX toggle/opt-in tests
      
      * fix: update visit to match new version of hardhat
      
      * test: e2e UniswapX orders (#7110)
      
      * test: e2e gouda orders
      
      * fix: remove swapping before allowance has loaded
      
      * refactor: opt-in rather than toggle
      
      * fix: test comment
      
      * fix: PR nits
      041f3d5b
  7. 15 Aug, 2023 9 commits
  8. 14 Aug, 2023 1 commit