v1.8.1
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
- This is an optional stability update to 1.8.0.
- This is a minor update that fixes an edge-case due to an issue in the internal Bitcoin SPV, which causes the whole node to become unresponsive right after upgrade before achieving full sync.
- If you've already upgraded to 1.8.0 with the official snapshots and/or the node is stable, this update should have no effect.
🐛 Bug Fixes
- Fix random unit test fail @bvbfan (#649)
- Fix spv help message typo @ShengguangXiao (#651)
- Move CheckPendingAnchors out of cs_main lock @Bushstar (#653)
- Cap regtest blocktime to median time + 1 to avoid errors @Bushstar (#618)
🧰 Maintenance
- v1.8.1 @Bushstar (#657)
- Enable parallel make for builds @prasannavl (#658)
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.