Updated for 1.4.5 (#857)

Signed-off-by: Madeline <madeline.murray@consensys.net>

Co-authored-by: Edward <edward.joshua.evans@gmail.com>
This commit is contained in:
MadelineMurray
2020-05-07 09:29:20 +10:00
committed by GitHub
parent 820a426220
commit d03082afc4
2 changed files with 21 additions and 5 deletions

View File

@@ -5,9 +5,13 @@ in the current release are provided in the [Changelog](CHANGELOG.md).
Known issues are open issues categorized as [Very High or High impact](https://wiki.hyperledger.org/display/BESU/Defect+Prioritisation+Policy).
## Intrinsic gas exceeds gas limit
Calling delete and set to 0 Solidity mapping in Solidity [fails with an intrinsic gas exceeds gas limit error.](https://github.com/hyperledger/besu/issues/696)
## Eth/65 not backwards compatible
In v1.4.4, `eth/65` is [disabled by default](https://github.com/hyperledger/besu/pull/741).
From v1.4.4, `eth/65` is [disabled by default](https://github.com/hyperledger/besu/pull/741).
The `eth/65` change is not [backwards compatible](https://github.com/hyperledger/besu/issues/723).
This has the following impact: