1. Exit/stop the current wallet from the wallet. (File - Exit or ./vsync-cli stop).
2. Backup existing wallet.dat file to a safe location before upgrading.
3. Delete all files located in your VSX data directory except your wallet.dat, vsync.conf, and backups folder.
4. Download VSYNC blockchain snapshot file and extract the files to your %appdata% folder.
5. Add main node 69.57.222.116
6. Download and install the new wallet appropriate for your OS.
7. Re-start the wallet. (Launch from your Vsync shortcut icon or ./vsyncd for linux).
8. Let your wallet fully sync.
9. Use the in wallet GUI repair feature to remove all orphan TX (Recover transactions 2)
By default, your VSX data directory is located in the following locations for each OS type: Windows Go to Start > Run > %APPDATA%\vsync (or just enter the above path in explorer) or C:\Users%username%\AppData\Roaming\vsync OSX ~/Library/Application\ Support/vsync (/Users/YourUserName/Library/Application\ Support/vsync) Linux ~/.vsync (Hidden folder .vsync - control+h to display in the GUI, ls -a to display in terminal)
Update logs:
Improved network connectivity Fixed GUI bug with MN locked amount. Fixed bug with Masternode start alias button from GUI. Reward per block is now 5 VSX. Masternode reward structure slightly changed. ++other minor improvements.