Skip to content

Dpowcoin Core 31.2

Latest

Choose a tag to compare

@mraksoll4 mraksoll4 released this 06 Aug 21:17
Immutable release. Only release title and notes can be modified.
v31.2
4a361c5

Dpowcoin Core 31.2 is now available.
This is release is update to currecnt [Bitcoin upstream 31.x] (https://github.com/bitcoin/bitcoin/tree/31.x)
and checry pick fixed

4e50744009
7c831f3f7a
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

  1. Shut down your node completely.
  2. Back up your wallet.dat to a safe location outside the data directory.
  3. 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.
  4. Install Dpowcoin Core 31.2.
  5. 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 rescanblockchain to rescan the chain.

Issues or questions? Use the issue tracker
or join the community on the resources page.