Skip to content

Commit

Permalink
Merge pull request #3811 from nspcc-dev/rel-0.108.1
Browse files Browse the repository at this point in the history
CHANGELOG: release 0.108.1
  • Loading branch information
roman-khimov authored Feb 13, 2025
2 parents e05863d + d723235 commit 3b54213
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3b54213

Please sign in to comment.