Skip to content

Releases: hyperledger/besu

Release 21.10.8

17 Jan 04:46
aa877ae
Compare
Choose a tag to compare

Additions and Improvements

  • Ethereum Classic Mystique Hard Fork #3256

Download Links

https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/21.10.8/besu-21.10.8.tar.gz \ SHA256 d325e2e36bc38a707a9eebf92068f5021606a8c6b6464bb4b4d59008ef8014fc
https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/21.10.8/besu-21.10.8.zip \ SHA256 a91da1e82fb378e16437327bba56dd299aafdb0614ba528167a1dae85440c5af

21.10.7

14 Jan 03:16
1104f1b
Compare
Choose a tag to compare

Bug Fixes

  • Update dependencies (including vert.x, kubernetes client-java, okhttp, commons-codec)

Additions and Improvements

  • Add support for additional JWT authentication algorithms #3017
  • Remove Orion ATs

Download Links

https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/21.10.7/besu-21.10.7.tar.gz \ SHA256 94cee804fcaea366c9575380ef0e30ed04bf2fc7451190a94887f14c07f301ff
https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/21.10.7/besu-21.10.7.zip \ SHA256 faf1ebfb20aa6171aa6ea98d7653339272567c318711d11e350471b5bba62c00

22.1.0-RC2

06 Jan 17:25
cea8c2f
Compare
Choose a tag to compare
22.1.0-RC2 Pre-release
Pre-release

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] (#3076)

Bug Fixes

  • Make 'to' field optional in eth_call method according to the spec [#3177] (#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

Release 21.10.6

04 Jan 22:35
ef7984b
Compare
Choose a tag to compare

Bug Fixes

Update log4j to 2.17.1

Download Links

https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/21.10.6/besu-21.10.6.tar.gz SHA256 ef579490031dd4eb3704b4041e352cfb2e7e787fcff7506b69ef88843d4e1220
https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/21.10.6/besu-21.10.6.zip SHA256 0fdda65bc993905daa14824840724d0b74e3f16f771f5726f5307f6d9575a719

Release 21.10.5

19 Dec 21:48
822c927
Compare
Choose a tag to compare

Bug Fixes

Update log4j to 2.17.0

Download Links

https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/21.10.5/besu-21.10.5.tar.gz SHA256 359d8f950b1b1ed225fd9c0b23f2e45a6d6f24ee39b02c4f500986d225b79b10

https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/21.10.5/besu-21.10.5.zip SHA256 0deaa924b453a4ff0b6f2886cefaddaccbe5a4bf732d970480fdeae1672b94c2

Release 21.10.4

17 Dec 02:25
21.10.4
15f0de7
Compare
Choose a tag to compare

Bug Fixes

  • Update log4j to 2.16.0.
  • Change the base docker image from Debian Buster to Ubuntu 20.04 #3171 fixes #3045

Download Links

besu-21.10.4.tar.gz (SHA256 c10ae6bc047d47d9e0769d4640660d243fad23f387a09e22a2e368aaad6a168b)
besu-21.10.4.zip (SHA256 7da46cd0238f9c47c08ac9a67e9e15c7a327e72bb2babdf38e387a378e3643c7)

22.1.0-RC1

16 Dec 15:32
06db2ec
Compare
Choose a tag to compare
22.1.0-RC1 Pre-release
Pre-release

22.1.0-RC1 Breaking Changes

  • Plugin API: BlockHeader.getBaseFee() method now returns an optional Wei instead of an optional Long #3065

Additions and Improvements

  • Represent baseFee as Wei instead of long accordingly to the spec #2785
  • Adding support of the NO_COLOR environment variable as described in the NO_COLOR standard #3085
  • Add privx_findFlexiblePrivacyGroup RPC Method, privx_findOnchainPrivacyGroup will be removed in a future release #3075
  • The invalid value is now shown when --bootnodes cannot parse an item to make it easier to identify which option is invalid.
  • Adding two new options to be able to specify desired TLS protocol version and Java cipher suites #3105
  • Implements EIP-4399 to repurpose DIFFICULTY opcode after the merge as a source of entropy from the Beacon chain. #3081

Bug Fixes

  • Change the base docker image from Debian Buster to Ubuntu 20.04 #3171 fixes #3045
  • Update log4j to 2.16.0.

Early Access Features

  • Add support for additional JWT authentication algorithms #3017

Download Links

besu-22.1.0-RC1.zip - 8f471a30a7d22a6830c5f7ed87d1f2110bdaeb6751007ffa0fb44783a7c80850
besu-22.1.0-RC1.tar.gz - 302ead51c85bf282047104974968ce88ce626df609082700e6e187b26180e0fd

21.10.3

10 Dec 17:00
f2981ec
Compare
Choose a tag to compare
  • Updated log4j to 2.15.0 and disabled JNDI message format lookups to improve security.

besu-21.10.3.zip (SHA256 710d6021f523f9ffb55044e3e1ad48d1db2f2fccbd07a6ae8a8c9301f7c0e5ac)
besu-21.10.3.tar.gz (SHA256 ce7097c97f1880900c18878f59754c39edb1178d237b917cdad6570147a750df)

21.10.2

15 Nov 20:40
426dd5d
Compare
Choose a tag to compare

21.10.2

Additions and Improvements

  • Add discovery options to genesis file #2944
  • Add validate-config subcommand to perform basic syntax validation of TOML config #2994
  • Updated Sepolia Nodes #3034 #3035

Bug Fixes

  • Reduce shift calculations to shifts that may have an actual result. #3039
  • DNS Discovery daemon wasn't started #3033

Download Link

https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/21.10.2/besu-21.10.2.zip
SHA256: 4b96d4d10c0c6128dc67333c8600e927ea135b4db5e5f74688a0753260b7b985

21.10.1

09 Nov 02:37
022ab3e
Compare
Choose a tag to compare

Changelog

21.10.1

Additions and Improvements

  • Add CLI autocomplete scripts. #2854
  • Added support for PKCS11 keystore on PKI Block Creation. #2865
  • Optimize EVM Memory for MLOAD Operations #2917
  • Upgrade CircleCI OpenJDK docker image to version 11.0.12. #2928
  • Update JDK 11 to latest version in Besu Docker images. #2925
  • Add Sepolia proof-of-work testnet configurations #2920
  • Allow block period to be configured for IBFT2 and QBFT using transitions #2902
  • Add support for binary messages (0x02) for websocket. #2980

Bug Fixes

  • Do not change the sender balance, but set gas fee to zero, when simulating a transaction without enforcing balance checks. #2454
  • Ensure genesis block has the default base fee if london is at block 0 #2920
  • Fixes the exit condition for loading a BonsaiPersistedWorldState for a sibling block of the last one persisted #2967

Early Access Features

  • Enable plugins to expose custom JSON-RPC / WebSocket methods #1317

Download Link

https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/21.10.1/besu-21.10.1.zip
SHA256: 064df81be49c31ebfc0e1a5f03357e8f6f9a7f5e7bcb82e2b187e2d58e1704eb