ain icon indicating copy to clipboard operation
ain copied to clipboard

Defichain wallet does not sync and gets stuck when clock is not set with the right time

Open starnetdev0 opened this issue 4 years ago • 2 comments

What happened:

Defichain wallet gets stuck and does not sync.

What you expected to happen:

Defichain wallet should sync without any problems.

How to reproduce it (as minimally and precisely as possible):

Close DefiChain if opened. Change your computer local clock time and set it to two hours less. Reopen Defichain wallet and it will not sync.

What are your environment parameters:

  • Operative System: Windows 7 x64bits
  • Defichain wallet: desktop for windows.
  • CPU: Intel 6700K, 64GB ddr4 memory, SSD with +30 gb free space on disk.
  • (Probably all OS are affected).

Anything else we need to know?:

It is easy to reproduce and would be nice to show an alert or to fix it so that the synchronization does not depend on local computer time and new people and/or benningers could avoid this bug which can get you crazy until you discover that it was a clock time problem.

starnetdev0 avatar Dec 30 '21 12:12 starnetdev0

@miguelromero2000: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

Details

I am a bot created to help the DeFiCh developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the DeFiCh/oss-governance-bot repository.

defichain-bot avatar Dec 30 '21 12:12 defichain-bot

+1 for showing a warning Generally, I don't think this can be fixed as Defichain is proof-of-stake and depends on an external clock that way.

It does not create its own timechain like proof-of-work through probabilitic iteration/guessing but instead it grants to hash 1 nonce/sec/masternode and demands that blocks are relative +/- 5 seconds for other nodes to accept it.

defijeff avatar Jan 03 '22 09:01 defijeff

This warning is shown when a computer's time is out of sync.

Warning: Please check that your computer's date and time are correct! If your clock is wrong, DeFi Blockchain will not work properly.

shohamc1 avatar Oct 13 '22 04:10 shohamc1