Skip to content

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 22:08
7630137

Recommended Update

What’s Changed

  • Protocol version has been bumped to 70023 due to the changes in the supported TX set.
  • Fixes the case where unsupported TXs (say, now invalid ICX TX submitted from a 2.3.x node) caused the valid nodes to rollback excessively, which resulted in stalls in the blockchain when all miners end up in rollbacks at the same time due to the invalid DfTx. This provides better handling of unsupported TXs. Invalid TXs will no longer cause rollbacks.
  • Adds an additional checkpoint at 1505965 (f7474c805de4f05673df2103bd5d8b8dea09b0d22f808ee957a9ceefc0720609).

🐛 Bug Fixes

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