v1.7.10
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.
Recommended Update
What’s Changed
This is an optional update, but recommended for masternode operators. It includes stability updates addressing several post-Eunos issues and targets especially masternode operators.
- Since Eunos, mining performance has dropped due to changes in the account layer calculations during block creation, performance has been restored by separating the hash generation from block creation.
- Increased mining efficiency, in that they will try to find a block using every second in the available valid time range.
🚀 Features
🐛 Bug Fixes
- Solve pos puzzle before create and propagate a block @bvbfan (#505)
- Fix if else using same condition @ShengguangXiao (#466)
- Fix accounts performance issue @bvbfan (#498)
- Limit max tip age to reasonable value @bvbfan (#499)
- Do not keep failed tx coins in miner cache @bvbfan (#517)
- Fix passing inputs for ICX RPCs @Mixa84 (#516)
- Update version tag to 1.7.5 @ShengguangXiao (#475)
🧰 Maintenance
- v1.7.10 @Bushstar (#522)
- Added continue on error to jellyfish test @monstrobishi (#520)
- Remove unneeded declarations @bvbfan (#519)
- Faster calculation of anchoring teams @Bushstar (#467)
- v1.7.9 @Bushstar (#515)
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 engineering@defichain.com, or reach out to is via Telegram or Reddit.