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
Saw 0-qty market order show up in order book (on master mainnet, view-only mode = without creating account). It disappears and reappears (the amount of orders it consists of changes from time to time, could be just 1 or could be 5 for example, qty stays at 0 though) after page refresh or navigating from/to /markets page:
0-qty-market-order-in-the-book.webm
I tried to shake it off restarting dexc 2-3 times, it didn't help (ghost orders are still there) which suggests the server is either fully responsible or heavily contributing (e.g. order book gets corrupted when client fetches it from server) to this issue.
Full log: 0-qty-market-order.txt. No errors in console, running just 1 dexc instance (no funny stuff with 2 instances interfering with each other).
Might have same root cause as #1543, could potentially be resolved (or addressed at least partially) by: norwnd#1 + norwnd#2 + norwnd#4
Saw 0-qty market order show up in order book (on master mainnet, view-only mode = without creating account). It disappears and reappears (the amount of orders it consists of changes from time to time, could be just 1 or could be 5 for example, qty stays at 0 though) after page refresh or navigating from/to
/marketspage:0-qty-market-order-in-the-book.webm
I tried to shake it off restarting dexc 2-3 times, it didn't help (ghost orders are still there) which suggests the server is either fully responsible or heavily contributing (e.g. order book gets corrupted when client fetches it from server) to this issue.
Full log: 0-qty-market-order.txt. No errors in console, running just 1 dexc instance (no funny stuff with 2 instances interfering with each other).
Might have same root cause as #1543, could potentially be resolved (or addressed at least partially) by: norwnd#1 + norwnd#2 + norwnd#4