Nexusoft / NexusInterface

The official Logical and Interface layers of the Nexus Software Stack.
https://crypto.nexus.io/wallet
MIT License
32 stars 12 forks source link

Wallet thinks it is synced but it is not after internet connection drops #114

Closed ahatstat closed 4 years ago

ahatstat commented 4 years ago

A wallet can appear to be synchronized (blue check mark) even though it is not after a loss of internet connection. After the internet connection is restored, the wallet continues to display the blue check, but no additional blocks are processed. Restarting the wallet fixes the problem but the user may not realize there is a problem for a long time causing loss of staking rate and reduced network participation. The desired behavior would be for the wallet to catch up after the connection returns or and/or display some indicator that the wallet is out of sync. I observed this on two wallets on Ubuntu with wallet version 2.13.

KenCorma commented 4 years ago

Yeah I have experienced some of this too when I go in and out of sleep mode on my laptop. I'll work with the team to find a solution.