From 93bab551ca682443e7da5a531e9932e54784e5c4 Mon Sep 17 00:00:00 2001 From: Roman Khimov Date: Wed, 11 May 2022 21:55:40 +0300 Subject: [PATCH] CHANGELOG: here comes 0.98.4 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7561df166..475cfaadc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ This document outlines major changes between releases. +## 0.98.4 "Mesmerization" (11 May 2022) + +An urgent release to fix incompatibility with mainnet at block 1528989. The +actual pair of problems leading to inability to process this block occured +earilier than that, so to fix this you need to resynchronize your node. Fixed +node is confirmed to have identical state as 3.1.0 C# node up to block +1529810. + +Bugs fixed: + * StdLib itoa() implementation emitted uppercase letters instead of lowercase + (#2478) + * StdLib jsonDeserialize() implementation couldn't handle properly integers + larger than 64-bit signed (#2478) + ## 0.98.3 "Liquidation" (07 May 2022) This is a hotfix release to fix t4 testnet incompatibility at block