duality-labs / duality

Apache License 2.0
10 stars 5 forks source link

Implement estimate multi hop swap and fix multi hop swap #441

Closed teddyknox closed 1 year ago

teddyknox commented 1 year ago

Multihop swap was performing swaps in the first stage of every route calculation, because we were branching the cache after that stage and not before.