ExchangeUnion / xud

Exchange Union Daemon 🔁 ⚡️
https://exchangeunion.com
GNU Affero General Public License v3.0
115 stars 49 forks source link

Peer order is missing #1977

Open raladev opened 3 years ago

raladev commented 3 years ago

I got case when my xud node stops display (correctly process?) one of the peers orders. I tested pair adding/removing on active trading pair, as a result all active orders were removed from orderbook after pair removing. After returning pair back I added my own order on buy side and start to wait of peer's orders. After some time only sell order appeared, but there was no buy order form the peer, I waited for next order issuing and again i got only sell order.

After that I installed new env in parallel to check existence of the buy order of the peer and I got it.

This issue is created to monitor this behavior because for now there is no any data except of one screenshot. I tried to reproduce it once more, but no luck.

Screenshot from 2020-11-02 16-51-03