You can stop the current wallet from auto-minting more by either:
- increasing the preferred denomination setting (in the options) to the highest value of 5000. (only if you have less than 50k available to mint)
- or disable it via a single line in pivx.conf as outlined in the release notes on github.
https://github.com/PIVX-Project/PIVX/releases/As for converting zPIV back to PIV, it is not advisable to do it right now whatsoever.
Just be assured that the issue has been resolved and will be available in the next release.
As of currently, the fixed 3.0.2 wallet's source code is already available for self-compilers on github.
But I advise everyone to hang tight while it goes through testing and compiled by the developers.
Current changelog since 3.0.0 are:
- Fix bug where pressing `Esc` in the Privacy tab deleted all the GUI elements
- Fixed crash when restarted wallet with the rescan tx button
- Make automint count pending zpiv balance too, instead of only the confirmed zpiv balance
- Fixed mempool rejection of zPiv spends
- Add more functionality to the reset zerocoin buttons so that any coins with previous issues will be restored.
- Add automated wallet backups each time a zPiv is minted.
- Make wallet BIP38 encryption tool fully compatible with online paper wallet tools.
- Additional checks for double spending of zPiv serials.
- zPiv control quantity/amount counter fix