From 4374e98f15f13fd4cce03433b333a2cedadd1874 Mon Sep 17 00:00:00 2001 From: Roman Khimov Date: Wed, 15 Jul 2020 17:06:41 +0300 Subject: [PATCH] CHANGELOG: release 0.76.1 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e1c464c2..c1223ea7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ This document outlines major changes between releases. +## 0.76.1 "Conduplication" (15 July 2020) + +Minor bug fixing for Neo 2 implementation. If you're affected by NEP5 balance +tracking bug, please resynchronize your node to get correct results, other +than that it's not required, the DB is fully compatible. + +Bugs fixed: + * block synchronization stalls on consensus node when it's not yet up to date + and there are a lot of blocks to fetch (#1116) + * getnep5balances and getnep5transfers RPC calls didn't support passing + addresses as parameters (#1146) + * NEP5 balance tracking was not aware of contract migrations leading to wrong + data being returned for getnep5balances RPC call (#1144) + ## 0.76.0 "Cross-pollination" (25 June 2020) We wanted to make a 0.75.1-neox-preview1 release of neo-go compatible with