From 4d6bbc1a000262793323c3fa7a02d54953ff2d09 Mon Sep 17 00:00:00 2001 From: Lukas Korba Date: Mon, 7 Oct 2024 18:57:32 +0200 Subject: [PATCH] [#1496] Release 2.2.4 - Changelog updated --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9058163d..c2a0f776 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ and this library adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 # Unreleased +# 2.2.4 - 2024-10-07 + +## Fixed +- This release fixes a potential source of corruption in wallet note commitment + trees related to incorrect handling of chain reorgs. It includes a database + migration that will repair the corrupted database state of any wallet + affected by this corner case. + ## Checkpoints Mainnet