What's new

PIVX Core Wallet 3.2.2 Release (05/08/2019)

jakiman

Administrator
PIVX Core Wallet 3.2.2 Release (05/08/2019)

PIVX core wallet v3.2.2 patch update has been released with bug fixes and syncing improvements.

Highlight changes
- Addresses a race condition that caused unexpected network splits
- New checkpoints to alleviate load while re-syncing from network

Mini FAQ
- Running 3.2.1 or lower? >>> Please upgrade straight to 3.2.2 asap!
- zPIV to PIV conversion? >>> PR 891 has been created. Coming soon™
- Exchange maintenance? >>> Once they update, they should open up!

----------

Release Notes
Please take the time to fully read the release notes: Github

----------

Download Link
Download the appropriate wallet binary for your OS from the Github or Website
For Self-compilers, please use "git checkout v3.2.2" to compile. (not master)

----------

How to Update
As always, it is recommended to backup the existing wallet.dat file to a safe location before upgrading if you haven’t done so already via File -> Backup wallet and saving it in a different directory with a new name. If you use CLI/Linux, you can backup using the command ./pivx-cli backupwallet. If your wallet is not running currently, you can back up the file “wallet.dat” from e.g. Start -> Run -> %APPDATA%\PIVX on Windows by making a copy elsewhere.

1) Gracefully exit/stop the current wallet from the wallet. (File - Exit or ./pivx-cli stop)

2) Download and install the new wallet appropriate for your OS.
Linux/Rpi: Overwrite the existing executable files with the newly downloaded wallet binaries.
Windows: Install via the setup executable file and run through the setup wizard to install.
Mac OSX: Download .dmg file, open .dmg then drag PIVX icon to the applications folder icon. (copy over /Applications/PIVX-Qt)

3) Re-start the wallet. (Launch from your PIVX shortcut icon or ./pivxd for linux)

4) Once the wallet finishes syncing, follow this guide to ensure you are on the right network chain.

5) Upgrade completed.

P.S. If you are a masternode user, you must upgrade both the controller wallet & masternode wallet, then restart the masternode.

----------

FAQ

1) Will I lose my coins after the upgrade?
No, you will not lose your coins after the upgrade. In fact, we recommend everyone to upgrade to the latest wallet to benefit from increased security & stability that comes with it.

2) I'm having issues with my wallet launching, not seeing my coins, having issues syncing etc
Please check the Knowledge-base Articles here: https://pivx.freshdesk.com/support/solutions
or ask for help on the support channels in PIVX Discord @ https://discord.pivx.org.

3) My zPIV isn't working / sending / staking after upgrading to 3.2.2.
Due to a recently discovered vulnerability, zPIV has been temporarily disabled in the network. The next wallet is expected to re-enable to ability to spend zPIV.

4) What is Deterministic Seed (dzPIV) & how do I use it exactly to backup/restore my zPIV?
Please see this detailed Reddit post: How to use deterministic zerocoin generation

5) I'm missing some zPIV that got minted and sent to the Accumulator. Where are they?
Firstly, make sure you aren't using the same wallet in multiple places. If so, it could be the cause as zPIV is only visible from the wallet.dat that it minted from. Also, if you have tried swapping out your wallet.dat with previous backups in an attempt to recover your zPIV, make sure to NOT delete the latest wallet.dat as your most recent zPIV minting information does not exist in your older backups, So if you have restored to an older backup, please restore back the latest wallet.dat which was used to mint those zPIV. Then please follow this KB: https://pivx.freshdesk.com/solution/articles/30000025649

----------

CREDITS
Thanks to everyone who directly contributed to this release.
 
Last edited:
Top