From 24100d4dc7970243dd13bb87f0e92a0303848ab8 Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Fri, 2 Apr 2021 11:14:34 -0700 Subject: [PATCH] pkg: update changelog. --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index acf733e6..d9654084 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ ## unreleased +### Chain & Consensus changes + +- A consensus inflation bug has been fixed. Non-upgraded miners should upgrade + as soon as possible. See + https://handshake.org/notice/2020-04-02-Inflation-Bug-Disclosure.html for + more information. +- A new chain value migration is necessary (related to the above fix). This + migration will automatically run on boot and should only take 2-3 minutes. + Pruned nodes _cannot_ run this migration. Note that pruned nodes may have an + incorrect chain value until they re-sync. + ### Wallet changes - Fixes a bug that caused rescans to fail if a name being "watched" was ever