github hyperledger/besu 1.4.4

latest releases: develop, 24.3.0, 24.2.0-RC4...
3 years ago

Additions and Improvements

  • Implemented priv_getLogs. #686
  • Implemented private contract log filters including JSON-RPC methods to interact with private filters. #735
  • Implemented EIP-2315: Simple Subroutines for the EVM #717
  • Implemented Splunk logging. #725
  • Implemented optional native library encryption. #675. To enable add --Xsecp256k1-native-enabled (for transaciton signatures) and/or --Xaltbn128-native-enabled (for altbn128 precomiled contracts) as command line options.

Bug Fixes

  • Flag added to toggle eth/65 off by default. eth/65 will remain toggled off by default until
    a fix is completed for the eth/65 known issue. #741
  • Resolve crashing NAT detectors on GKE. #731 fixes #507.
    Besu-Kubernetes Readme
    updated to reflect changes.
  • Deal with quick service start failures #714 fixes #662

Known Issues

Known issues are open issues categorized as Very High or High impact.

New known issues

  • Intrinsic gas exceeds gas limit returned when calling delete mapping[addr] or mapping[addr] = 0 #696

Calling delete and set to 0 Solidity mapping in Solidity fail.

Previously identified known issues

  • Eth/65 not backwards compatible
  • Error full syncing with pruning
  • Fast sync when running Besu on cloud providers
  • Bootnodes must be validators when using onchain permissioning
  • Privacy users with private transactions created using v1.3.4 or earlier

Don't miss a new besu release

NewReleases is sending notifications on new releases.