Skip to content

v1.7.11

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 14:27
· 1785 commits to master since this release
7a43018

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 upgrade that fixes an issue where the blockchain node would get stuck on a clean sync or reindex.

Anchors have been updated to pay rewards by lowest Bitcoin height first and a RPC level solution to not to use anchors that might fall foul of the "Anchor too new" rule when validating anchors, a fuller fix for this will be in the next hard fork where anchors will be selected an hour deeper into the chain.

Bootstrap snapshots

You can use one of the following snapshots bootstrap your node:

🐛 Bug Fixes

  • If anchor plus time depth more than current time then skip it @Bushstar (#540)
  • Remove unused and obsolete system @Bushstar (#539)
  • Pay anchor with lowest BTC TX height first @Bushstar (#535)
  • Fix regression in staker block time calculation @bvbfan (#537)
  • Convert PKH to UInt160 only when it is valid @Bushstar (#533)
  • Fix to add txid in logging for expiration of ICX order/offer/dfchtlc. @Mixa84 (#532)

🧰 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.

Issues

Please report any issues to [email protected], or reach out to is via Telegram or Reddit.