Dpowcoin Core 31.2 is now available. This is release is update to currecnt Bitcoin upstream https://github.com/bitcoin/bitcoin/tree/31.x and checry pick fixed
https://github.com/dpowcore-project/dpowcoin/commit/4e50744009
https://github.com/dpowcore-project/dpowcoin/commit/7c831f3f7a
https://github.com/dpowcore-project/dpowcoin/commit/3c38e02ebb
⚠️ [!CAUTION] ALWAYS BACK UP YOUR WALLET DATA BEFORE ANY UPDATE. SHUTDOWN WALLET COMPLETELY, THEN COPY YOUR wallet.dat FILE TO A SAFE PLACE BEFORE UPDATING. IF POSSIBLE — ALWAYS ENCRYPT YOUR WALLET WITH A STRONG PASSWORD!
Upgrade from 26.3.2
- Shut down your node completely.
- Back up your
wallet.datto a safe location outside the data directory. - Clear all except for the wallet folder, dpowcoin.conf, and settings.json.
3.1. In theory, everything should work; the most important step is to delete and recreate
mempool.dat, as it was redesigned in Bitcoin version 30.x. However, to avoid issues, it is better to resynchronize the blockchain from scratch. - Install Dpowcoin Core 31.2.
- Start the node, wait sync.
See release notes on GitHub for the full changelog.
Troubleshooting
- Node won't start after upgrade — make sure you're upgrading from 26.3.2 If you're coming from an older release, upgrade to 26.3.2 first.
- Balance shows zero after upgrade — run
dpowcoin-cli rescanblockchainto rescan the chain.
Issues or questions? Use the issue tracker or join the community on the resources page.