Skip to content

v3.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 02:52
· 880 commits to master since this release
314cf76

Optional Upgrade

  • RPCs with fixes and improvements:
    • listaccounthistory: Support for pagination
    • listgovproposals: Multiple fixes and improvements
    • accouthistorycount: Adds txtypes support for accepting multiple types
  • Flags:
    • -backupwallet: Enables automatic wallet backups. This feature is currently experimental and is disabled by default as large wallets can block the validation process during the automatic backup.
    • -leveldbchecksum: Controls the leveldb check sum behaviour and allows bypass to favour faster validations for testing and on non masternodes.
    • -devnet: Enables bootstrapping first iteration of the new network devnet

Upgrade Notes

  • For >= 3.2.0, it is a drop in-upgrade.
  • For nodes >=3.0.x, one of the following is required:
    • Sync from any of snapshots from the DeFiChain team (below)
    • Any of your own snapshots or data backups before block 2480466 (b41a1d51d80381d3b14be24bc8b2a5524e1c698f5d7cffe5ec4f7b6807ce935a).
  • For all other updates, one of the following is required: a fresh sync, the most recent snapshot.
  • For nodes that are being restored from recent snapshot, as with all updates before: -rescan for the wallet txs and additionally -spv_resync for users who hold BTC. If either isn't used, they may not be shown in the wallet until rescanned/resynced.

Network Snapshot

Changes

Full Changelog: v3.2.1...v3.2.2