Skip to content

v1.3.17

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 09:19
578f4f7

Release Notes

This is a major stability update to DeFiChain node.

Recommended Update

This is an optional but recommended update for regular users.

Changelog

  • Addressed memory issue
  • Improved authorization handling for custom transactions
  • Improved performance for listaccounthistory, acindex for owned addresses is now enabled by default
  • Add getcustomtx RPC call to get more info on a custom transaction
  • Fixed stall when encountering duplicate anchor rewards

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.

App (GUI) users

If you are running the desktop app, you do not have to manually update the underlying node. Check https://github.com/DeFiCh/defi-app/releases for the latest releases.

Compatibility

Defid is compatible with Linux, Mac OSX and Windows.