Notable changes for v2.0.7-2

This commit is contained in:
Eirik Ogilvie-Wigley 2019-08-30 15:04:16 -06:00
parent f937ee1634
commit 419cf654b8
1 changed files with 18 additions and 0 deletions

View File

@ -4,3 +4,21 @@ release-notes at release time)
Notable changes
===============
Pre-Blossom EOS Halt
--------------------
v2.0.7-2 contains a shortened EOS halt so that is in alignment with v2.0.7.
Testnet Blossom Rewind
----------------------
Testnet users needed to upgrade to 2.0.7 before Blossom activated. The amount
of notice given to these users was brief, so many were not able to upgrade in
time. These users may now be on the wrong branch. v2.0.7-2 adds an "intended
rewind" to prevent having to manually reindex when reconnecting to the correct
chain.
Insight Explorer Logging Fix
----------------------------
Fixed an issue where `ERROR: spent index not enabled` would be logged unnecessarily.