• 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
..
application Loading commit data...
burn Loading commit data...
claim Loading commit data...
connection Loading commit data...
global Loading commit data...
governance Loading commit data...
lists Loading commit data...
logs Loading commit data...
migrations Loading commit data...
mint Loading commit data...
routing Loading commit data...
signatures Loading commit data...
stake Loading commit data...
swap Loading commit data...
transactions Loading commit data...
user Loading commit data...
wallets Loading commit data...
hooks.ts Loading commit data...
index.ts Loading commit data...
logging.ts Loading commit data...
migrations.test.ts Loading commit data...
migrations.ts Loading commit data...
reducer.ts Loading commit data...
reducerTypeTest.ts Loading commit data...