• Moody Salem's avatar
    feat: automatic slippage tolerance (#1463) · 7ee761a5
    Moody Salem authored
    * automatic slippage tolerance start
    
    * get it compiling
    
    * out of range/in range behavior of slippage tolerance in add
    
    * small useDerivedSwapInfo refactor
    
    * improve useSwapSlippageTolerance
    
    * fix unit test
    
    * thread placeholder slippage through
    
    * small improvement to slippage input behavior
    
    * fix the display bug
    
    * fix tx settings modal ux
    
    * don't pass props unnecessarily
    
    * switch back to static swap slippage for now
    
    bump migrate slippage to .75%
    
    * fix font size
    
    * add flag for auto slippage migration
    
    validate version updates even more
    Co-authored-by: default avatarNoah Zinsmeister <noahwz@gmail.com>
    7ee761a5
prices.ts 2.84 KB