Skip to content

v1.7.1

Compare
Choose a tag to compare
@monstrobishi monstrobishi released this 27 May 06:43
· 1696 commits to master since this release
efa34a5

Deprecation notice

This release is deprecated, please download 1.7.4 from https://github.com/DeFiCh/ain/releases/tag/v1.7.4

Mandatory upgrade

This is a mandatory update for the upcoming Eunos upgrade.

Eunos upgrade is set for block 894,000 (ETA 3rd June, 2021). You MUST upgrade before the upgrade block.

Storage pruning

This node release greatly reduces the storage needed by more than 90% (~4GB)! If you are running it with existing data, it will take some time to prune the data. It may take as long as 30 minutes. The node may seem like it is stalled, but it is not.

On first run, IT IS IMPORTANT THAT YOU LEAVE IT RUNNING FOR UP TO AN HOUR TO COMPLETE THE PRUNING WORK

This prunes your reward history to block 875,000. If you would like to retain all your full rewards history, run it with defid -checkpoints=0.

Reindex

  • When upgrading from v1.6, you MUST reindex. Reindex by running defid -reindex.
  • If you are upgrading from 1.7.0, you do not need to reindex.

What’s Changed

Refer to v1.7.0 release notes for the full changelog for Eunos (1.7) release.

Changes since v1.7.0:

🚀 Features

🐛 Bug Fixes

  • Revert account balance in listaccounthistory pagination @bvbfan (#429)
  • Fix to always return array for "amounts" in listaccounthistory @Mixa84 (#436)

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.