decred / dcrdex

The Decred Decentralized Exchange (DEX), powered by atomic-swaps.
Other
186 stars 95 forks source link

zero qty orders in chart and orders #835

Closed chappjc closed 2 years ago

chappjc commented 3 years ago

Leaving the markets page open for a long while, returning to this:

image

F5:

image

Both the depth chart and the orders lists have indicate something strange with the order feed.

v0.1.1 release

Originally posted by @chappjc in https://github.com/decred/dcrdex/issues/824#issuecomment-725791277

chappjc commented 3 years ago

The symptom seems to be zero qty sell orders building up in the list

image

and the depth chart getting a zero quantity level on the buy side.

amass01 commented 3 years ago

will be investigating that after my current task.

@vctt94 will be investigating this.

chappjc commented 2 years ago

Got it while testing LTC-DCR

image

But only on the depth chart, not the tables.

Possibly unrelated: Then when refreshing the page, spinner and no draw of market

image

image

image

chappjc commented 2 years ago

Sort of resolved by https://github.com/decred/dcrdex/pull/1543