v1.8.3
·
1732 commits
to master
since this release
Note: This version has been deprecated. A higher version has been released. Please use one of the higher versions to upgrade. The following information is purely historical.
Optional Update
What’s Changed
- Contains usage related fixes:
getmasternodeblocks
andgetblockchaininfo
- Addresses a self resolvable condition for pre-Eunos Paya masternodes, where target multipliers of both subnode 0 and subnode 1 reset when one of them mines (Note: This probabilistically resolves itself, even without this update over time, but this update unblocks this condition more deterministically. Less than 5% of the masternodes are affected by this, at the time of this release). For more info: #693.
🐛 Bug Fixes
- Add post EP workaround to force one subnode0 stake before subnode1 @prasannavl (#696)
- Fix getmasternodeblocks @HiDiego (#704)
- Add masternode
timelock
toCCustomTxRpcVisitor
, now can be retrieved via relevant RPCs. @surangap (#679) - Make sure wallet is unlocked before dumping SPV key @Bushstar (#689)
- Add EunosPaya height to blockchaininfo @prasannavl (#685)
🧰 Maintenance
- Update minor version @prasannavl (#708)
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.
Issues
Please report any issues to [email protected], or reach out to is via Telegram or Reddit.