- New wallet UI - New masternode creation tool built in the wallet - New stake modifier protocol - New time protocol - New sporks - New block version with ~256 bits of data reduction - New network message signatures - New block indexing mechanism
How to upgrade
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.
5. Add main node 69.57.222.116 to your config file.
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. Masternode must be re-created from scratch.
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)