I was waiting for VegasGuy to test this out and approve first but we need to get the fixed up wallet version out.
https://github.com/Vegas-Guy/LasVegasCoin2/releases/tag/v2.5.0.1Because the protocol version is increased, this wallet will not connect to previous versions to stop the orphan and forking of the chain from happening.
*** IMPORTANT ***
1) After you shutdown your current wallet, go to your %APPDATA% directory in Windows ( .LasvegascoinV2 in Linux) and delete the peers.dat file.
2) Start this new version of the wallet and it will find the peer nodes with the newer version.
*****************
If you are not sure how to do this, the alternative is to enter the following command in the Tools Windows - Console ->
addnode 68.71.58.226 add
This node is configured to allow the new wallets to peers with the new version and sync with previous version wallets.
For VPS Masternodes:
VPS users can go to there directory that they did a 'git clone' (from the Vegas-Guy/LasVegasCoin2 GitHub repo) and run 'git pull' in that directory to download the latest source. Then run:
> autogen.sh
> configure
> make
Your new binaries will be in the src directory.
I will be around on the forum and on Discord to help.
The changes have all been put into a Pull Request to LIMXDEV GitHub to Synchronize the repos.
Okay, I downloaded the lastest version from you. Deleted peers.dat, had block height of 40872.
Then closed wallet and restarted after deleting everything except wallet.dat Started up again to resync block data.
After new resync block height is currently at 40862. Seems about right? Made sure I am on your node which I am.
Wallet currently still syncing sporks, still have 1 connection. No master node connections as of yet. Have to wait till
wallet fully synced. Currently wallet been syncing sporks for 25 minutes now. Still same block height 40862.
Peace, Dennis