LytixChain / lytix

Lytix Chain Core
https://www.lytixchain.org
Other
15 stars 8 forks source link

Wallet does not show synched after staking active #29

Closed faetos closed 5 years ago

faetos commented 5 years ago

Shows synch in progress even though staking is active.

Fix in gui to show cleared since we are not waiting for maxsync to finish.

faetos commented 5 years ago

https://github.com/LytixChain/lytix/commit/0d697797feb5a58807d64fae20501d88e16113f3

Removed maxsync status from the gui. Maxsync is not necessary to stake. Commented out the code and will revisit at a later date. Wallet now properly shows synched and staked when masternodes and all other conditions read true (except maxsync).