Added eth/65 issue to changelog as known issue (#734)

Signed-off-by: Madeline <madeline.murray@consensys.net>
pull/739/head
MadelineMurray 5 years ago committed by GitHub
parent 4a8f9996d9
commit 8980658c76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      CHANGELOG.md

@ -1,6 +1,6 @@
# Changelog
## 1.4.4
## 1.4.4 - Scheduled for release 22 April
### Additions and Improvements
@ -8,6 +8,18 @@
## 1.4.3
### Issues identified with 1.4.3 release
The `eth/65` change is not [backwards compatible](https://github.com/hyperledger/besu/issues/723).
This has the following impact:
* In a private network, nodes using the 1.4.3 client cannot interact with nodes using 1.4.2 or earlier
clients.
* On mainnet, synchronizing eventually stalls.
Workaround -> revert to v1.4.2.
A [fix](https://github.com/hyperledger/besu/pull/732) is currently [being tested](https://github.com/hyperledger/besu/pull/733).
### Critical Issue for Privacy Users
A critical issue for privacy users with private transactions created using Hyperledger Besu v1.3.4

Loading…
Cancel
Save