Skip to content

22.1.0-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@matkt matkt released this 06 Jan 17:18
· 432 commits to main since this release
6840572

22.1.0-RC2

22.1.0-RC2 Breaking Changes

  • Removed deprecated hash variable protected volatile Hash hash; which was used for private transactions #3110

Additions and Improvements

  • Re-order external services (e.g JsonRpcHttpService) to start before blocks start processing #3118
  • Stream JSON RPC responses to avoid creating big JSON strings in memory [#3076] (hyperledger/besu#3076)

Bug Fixes

  • Make 'to' field optional in eth_call method according to the spec [#3177] (hyperledger/besu#3177)
  • Update to log4j 2.17.1. Resolves potential vulnerability only exploitable when using custom log4j configurations that are writable by untrusted users.

Download Links