You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We forgot to round down to min tick size in intermediate steps.
Quick fix would just be adding the rounding, but we shouldn't rush this, because maybe we also have to apply this rounding for the SwapExact case? And we should add proper testing for this.
The text was updated successfully, but these errors were encountered:
We forgot to round down to min tick size in intermediate steps.
Quick fix would just be adding the rounding, but we shouldn't rush this, because maybe we also have to apply this rounding for the SwapExact case? And we should add proper testing for this.
The text was updated successfully, but these errors were encountered: