atomiclabs / hyperdex

Grandma-Friendly Atomic Swaps
MIT License
152 stars 60 forks source link

depth chart is broken #628

Open jorian opened 4 years ago

jorian commented 4 years ago

image The depth chart is supposed to show the depth of the orderbook, but at the moment, it does not show anything.

See this picture from the README how it's supposed to work: image

depth chart is broken because depth field has been removed in orderbook in mm2 (https://github.com/particle4dev/hyperdex/blob/master/app/renderer/components/DepthChart.js#L37)

imylomylo commented 4 years ago

https://github.com/particle4dev/hyperdex/issues/14#issuecomment-574622367