Skip to content

v2.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 15:34
· 1140 commits to master since this release
4a69fd5

Recommended Upgrade

This is a highly recommended upgrade, esp. for miners. This fixes a bug in the commissions in 2.9.0. For miners, it is important to upgrade to this release, preferably before the Fort Canning Spring, upgrade block.

If you are currently on 2.9.0, it is recommended that you delete the current datadir and fall back to the latest snapshot before you upgrade to 2.9.1.

If you are not-mining and are currently on 2.9.0, upgrade is optional but recommended (on 2.9.0, you may see sporadic excess commissions, but will not be spendable on the network).

Upgrade Notes

  • If upgrading from 2.8.x or 2.8.x snapshots, this is a drop in upgrade. No reindex required.
  • If already upgaded to 2.9.0, this requires either a reindex, or a resync from a 2.8.x based snapshot. (All DeFiChain core team provided snapshots are valid).
  • 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.
  • For other nodes, one of the following is required: a fresh sync, the most recent backup from 2.8.x or latest snapshot.

Snapshots

🐛 Bug Fixes

🧰 Maintenance

How to run?

Download and untar the relevant version to your operating system, run bin/defid or bin/defid.exe to start a DeFi Blockchain daemon. The client (CLI) can be found at bin/defi-cli or bin/defi-cli.exe.

DeFi App (GUI) users

If you are running the desktop DeFi App, you do not have to manually update the underlying node as the app will handle it. Check https://github.com/DeFiCh/app/releases for the latest releases.