• Tina's avatar
    feat: read token taxes from backend response (#7532) · ff6d1cc5
    Tina authored
    * read token taxes from backend
    
    * revert env changes
    
    * upgrade router-sdk for updated price impact logic
    
    * add tax information to trade currencies instead of directly on trade object
    
    * consolidate getTradeCurrencies with getSwapCurrenciesWithTaxInfo
    
    * delete feature flag for token taxes!
    
    * run yarn dedupe again
    
    * fix unit tests
    
    * update logic for disabling inputs
    
    * update snapshot again
    
    * fix return value for uniswapx
    
    * remove unused constants and update comment
    
    * pr review
    
    * re-add useSwapTaxes for token descriptor page
    
    * add in client-side tax fetching on currency level
    
    * revert removing newline
    
    * typecheck....
    
    * typecheck...
    
    * remove inputTax, outputTax from routing-api arguments because they are now unused
    
    * dont pass in tax info to preview trade
    ff6d1cc5
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...
.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...