Official release builds are now available at
https://github.com/ppcoin/ppcoin/downloads or
https://sourceforge.net/projects/ppcoin/files/0.2.2/What's in 0.2.2 release:
- Fix an issue of showing incorrect moneysupply statistics. (If you experience this problem a re-download of block chain is necessary to correct the problem. Please remember always backup wallet before performing such operation!)
- Fix an issue of stake generation with large number of small coins in wallet.
- Qt gui improvements to properly display stake transactions and show current stake amount.
- Please note there is no official build support of qt-gui yet. Users are expected to self-build or wait for community supported gui builds.
This release is not a mandatory upgrade.
Upgrade instructions:
To upgrade from 0.2.0/0.2.1:
1) Before upgrade, you must first backup your wallet:
ppcoind backupwallet 2) Note your balance/newmint/stake numbers and shutdown ppcoin
ppcoind stop
3) Download 0.2.2 and unpack/install.
4) Start up ppcoind normally.
5) Use getinfo to confirm your ppcoind version is now 'v0.2.2ppc-beta'.
6) Verify your balance/newmint/stake numbers are the same as before the upgrade.
Cheers!