Add release details about v2.1.2-1 hotfix.

This commit is contained in:
Sean Bowe 2020-05-06 10:58:53 -06:00
parent c80adfcfcc
commit f7d2142eb0
No known key found for this signature in database
GPG Key ID: 95684257D8F8B031
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
Notable changes
===============
This release fixes two issues that were identified by the Heartwood activation on testnet.
* v2.1.2 nodes that followed the Heartwood activation on testnet would crash on restart if, prior to shutdown, they had received a block from a miner that had not activated Heartwood, which is very likely. This release fixes that crash.
* Nodes that had not followed the Heartwood activation on testnet (by running a version prior to v2.1.2) but then tried to upgrade to v2.1.2 would have difficulty rolling back. In this release we have ensured that nodes will now roll back if necessary to follow the Heartwood activation on testnet.
Changelog
=========