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
multi: Improve UX when DEX is unreachable. (#3568)
Add a visible overlay to the trade page when the DEX server is
disconnected or running an incompatible protocol version. Previously,
a version mismatch only produced a generic "DEX auth error" with no
explanation. Now the client sends a clear "Server version incompatible"
notification and marks the connection as unusable so the overlay
displays correctly and the misleading auth error is suppressed.
0 commit comments