In our network, as in many others, there is a problem “Fake Stake”!
You can read more about the “Fake Stake” problem here:
https://medium.com/@dsl_uiuc/fake-stake-attacks-on-chain-based-proof-of-stake-cryptocurrenren-b8b05723f806Please update your wallets to version 1.0.1.
1. First, update the all wallets on Linux VPS.
Log in to the Linux VPS console and run the following commands:
cd ~/lpcinstall/
git pull
bash lpc-update.sh
Wait for the update.
After wait about 1-2 minutes and execute the command:
lightpaycoin-cli getinfo
In response, you should receive:
"version": 1000100, - This is the new wallet version 1.0.1
"blocks": 359346, - This is how many blocks are loaded into the wallet
"connections": 16, - This is how many connections to the network are in the wallet
Then type the command:
lightpaycoin-cli mnsync status
In response, you should receive:
"IsBlockchainSynced": true,
"RequestedMasternodeAssets": 999,
Both of these parameters mean that the wallet is synchronized with the network.
If these parameters are not correct, wait 10-30 minutes and re-enter the command.
Then type the command:
lightpaycoin-cli masternode status
If get answered "Masternode successfully started", you don't need restart MN.
the official repository https://github.com/lpcproject/LightPayCoin/releases/2. Second, update the all wallets on Windows or MAC.
Make a backup of the wallet.dat file, it is here (do not remove it from the computer):
MacOS: ~/Library/Application Support/LightPayCoin/
Windows: c:\Users\YURE_USER_NAME\AppData\Roaming\LightPayCoin\
Also in this folder, delete files from the old wallet:
Delete the files: “peers.dat”, “mnpayments.dat”, “mncache.dat”, “fee_estimates.dat”, “banlist.dat” (if present).
Attention! Do not delete the “wallet.dat” file!
Delete old wallet from local computers (from home computers).
To do this, use the Windows section “Install or remove programs”.
Find the LightPayCoin wallet there and click delete (blockchain and wallet.dat files not removed).
Go to the official links section #💼official-links and download a new wallet.
Install a new wallet, launch it and wait for synchronization with the network.