bisq-network / bisq

A decentralized bitcoin exchange network
https://bisq.network
GNU Affero General Public License v3.0
4.72k stars 1.27k forks source link

Trades doesn't update #560

Closed bitcoinuser closed 6 years ago

bitcoinuser commented 8 years ago

Hi,

When I Close the notebook cover, the Ubuntu 64 goes to standby mode. So when I reopen the notebook cover, the system go out of standby mode. I see that when I reopen the notebook cover, Bitsquare doesn't update the Trades information. If I restart Bitsquare, the Trades are updated.

ManfredKarrer commented 8 years ago

Did you observe it for a while? After network disconnection it will take a but until the peer is fully connectd again. After a few minutes it should be ok.

MarcSte commented 8 years ago

I experienced non-updating trades as well in a different situation but I think it fits here:

Win10 x64

4 of my sell offers were taken yesterday. I went afk.

This morning I saw my buy offer that was taken last night. I saw it 9 hours after it was taken and it was still stuck in 'wait for blockchain confirmation'. I followed the deposit tx ID and saw it had 50 confirmations.

I restarted the client and several trades from yesterday as well as the newest one updated.

Edit: These were all EUR-BTC trades.

ManfredKarrer commented 8 years ago

Hm... are yoou connected via Tor for BitcoinJ? Was your client offline when u where afk?

MarcSte commented 8 years ago
unbenannt

This is how it's set up at the moment.

On rare occasions I see 'You lost connection to the p2p...' I don't think I saw it this morning but I'm not sure.

bitcoinuser commented 8 years ago

I tested today again and the trades are not updated (after hours). So I closed and reopen Bitsquare and I see the new trades. My network is is marked with (Use Tor for Bitcoin network).

Thanks.

ManfredKarrer commented 8 years ago

When you switch screens (not only tab bit another main menu item like portfolio) then you see the updates, right? At least for me I get the updates. Only the chart does not update the time scale by itself. Will fix that for the next version. Otherwise if you miss data even after screen change then it is because you have been offline and missed the data propagation. Other then offers the trade statistics don't get published periodically. Only at startup you load all. But I will change that as well, so that at least the trades from the last day get periodically re-published. I just dont want to send too much as it produces too much load for the P2P network.

bitcoinuser commented 8 years ago

(When` you switch screens (not only tab bit another main menu item like portfolio) then you see the updates, right?)

For me no. Only update when restarting bitsquare

Yes, when I close notebook cover, the WIFI turn OFF. When I reopen, WIFI turn ON

ManfredKarrer commented 8 years ago

ok, then your app was offline. but good that u pointed me to that problem, will fix it in the next version.

haiqu commented 8 years ago

See also #351 & #358

ripcurlx commented 6 years ago

@ManfredKarrer This is already fixed in the current version, isn't it?

ManfredKarrer commented 6 years ago

Reconnect works as far I am aware. We can close that.