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
Currently issues are being reported for the frontend if using multiple version of the wasmswap contracts for pass through swaps. This hotfix temporarily forces the UI to choose the direct swap path if available. We are working on a more permanent fix.
This release implements changes to mitigate the impact of a recently discoverd bug causing a minority of pass through token swaps to fail. The changes make it so the currently broken swap paths cannot be used. We now also properly throw an error when no valid swap path exist. We are working on a more permenant solution to this issues that should be released soon.