1. 27 Sep, 2023 4 commits
  2. 26 Sep, 2023 1 commit
  3. 25 Sep, 2023 1 commit
  4. 23 Sep, 2023 2 commits
    • Jordan Frankfurt's avatar
      feat: new app provider w/ fallback behavior (#7205) · 809841df
      Jordan Frankfurt authored
      * feat: new app provider w/ fallback behavior
      
      * progress
      
      * update useContractX signer params
      
      * Revert "update useContractX signer params"
      
      This reverts commit 386d1580dff77338810a4b31be38efd039d4b138.
      
      * extend jsonrpcprovider
      
      * add mainnet quicknode example, use old staticJsonRpc extension
      
      * add tests
      
      * unit testing
      
      * fixes to tests/tsc
      
      * Update src/state/routing/gas.ts
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      
      * pr review
      
      * e2e tests should only talk to the chain via connected wallet
      
      * Revert "e2e tests should only talk to the chain via connected wallet"
      
      This reverts commit 0ce76eb7e4132917a52b49531db871a189448e51.
      
      * add charlie's null nit
      
      * fix e2e
      
      * add feature flag
      
      * Update cypress/support/setupTests.ts
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      
      * pr review
      
      * pr feedback
      
      * fix tests
      
      * add generic send test
      
      * fix merge error
      
      * add a failure rate calculation and inline comments on scoring algo w/ an example
      
      * fix sort test
      
      * cleaner provider creation
      
      * simplify sort
      
      ---------
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      809841df
    • Tina's avatar
      fix: Remove e2e test (#7369) · 2dc5a6ef
      Tina authored
      * remove now untrue test
      
      * add test about missing stats
      2dc5a6ef
  5. 22 Sep, 2023 14 commits
  6. 21 Sep, 2023 7 commits
  7. 20 Sep, 2023 3 commits
  8. 19 Sep, 2023 8 commits