From d7232357d42d9642e31ee9f1c8438175826ab30c Mon Sep 17 00:00:00 2001 From: Roman Khimov Date: Thu, 13 Feb 2025 17:47:18 +0300 Subject: [PATCH] CHANGELOG: release 0.108.1 Signed-off-by: Roman Khimov --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 142d52454f..adbca3e5a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ This document outlines major changes between releases. +## 0.108.1 "Revalidation" (13 Feb 2025) + +An urgent fix for a very old behavior difference with C# node in Rules witness +condition parsing. It suddenly affected testnet compatibility at block 5450030 +and made the chain unprocessable by NeoGo. Please upgrade to fix it, DB is +compatible, no resynchronization required. + +Bugs fixed: + * incorrect rule depth limit for Rules witness conditions (#3810) + ## 0.108.0 "Participation" (11 Feb 2025) This version is compatible with the C# node 3.7.6, but also contains some