v1.7.3
Deprecation notice
This release is deprecated, please use 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 and contains key fixes. This upgrade (v1.7.3) must be upgraded to even if you are running 1.7.2 or lower.
Eunos upgrade is set for block 894,000 (ETA 3rd June, 2021). You MUST upgrade before the upgrade block.
Reindex
- If you are upgrading from 1.7.x, you do not need to reindex.
- When upgrading from v1.6, you MUST reindex. Reindex by running
defid -reindex
.
Snapshot
You may also use the following snapshots to get you synced up quickly:
- (Europe) https://defi-snapshots-europe.s3.eu-central-1.amazonaws.com/snapshot-mainnet-878423.zip
- (Asia) https://defi-snapshots.s3-ap-southeast-1.amazonaws.com/snapshot-mainnet-878423.zip
What’s Changed
Refer to v1.7.0 release notes for the full changelog for Eunos (1.7) release.
- Remove minter cache @Bushstar (#452)
- Fix/getmininginfo lastblockcreationattempt multiple mns @surangap (#450)
- Ensure connect block is flushed its data @bvbfan (#453)
- Add sleep after failed validation @monstrobishi (#457)
- Notice in log that pruning undo can take a while @bvbfan (#449)
- Defer chain lock to caller to allow atomic lock @bvbfan (#371)
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.