DiviProject / Divi-Desktop-Public

Public, open source development repository for the Divi Desktop Smart Wallet
GNU General Public License v2.0
7 stars 6 forks source link

Sync/connection issues #105

Open oriz456 opened 4 years ago

oriz456 commented 4 years ago

-Client should not say "fully synced" before mnsync = true

-when sync is stuck at block 100, add modal that will notify and allow use of reindex or primer. Today, it will just keep trying to sync making people wait many hours before they realize something is wrong.

oriz456 commented 4 years ago

mnsync does not return false for no masternodes. It should always be true.

oriz456 commented 4 years ago

Also, haven't seen a modal for resync? there is primer but only if it's checked to pop up automatically. but all sync issues should automatically be detected and corrected without the user sometimes waiting for hours before they seek help