• 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
Name
Last commit
Last update
.github Loading commit data...
.husky Loading commit data...
.vscode Loading commit data...
cypress Loading commit data...
eslint_rules Loading commit data...
functions Loading commit data...
patches Loading commit data...
public Loading commit data...
scripts Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
.npmrc Loading commit data...
.nvmrc Loading commit data...
.snyk Loading commit data...
.swcrc Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
codecov.yml Loading commit data...
codegen.yml Loading commit data...
craco.config.cjs Loading commit data...
cypress.config.ts Loading commit data...
graphql.data.codegen.config.ts Loading commit data...
graphql.data.config.js Loading commit data...
graphql.thegraph.codegen.config.ts Loading commit data...
graphql.thegraph.config.js Loading commit data...
hardhat.config.js Loading commit data...
lingui.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...