From 5bc878a621a63a254c5bb299804ca2d3c6fcd014 Mon Sep 17 00:00:00 2001 From: Sally MacFarlane Date: Thu, 17 Mar 2022 09:13:36 +1000 Subject: [PATCH] added download links for 22.1.2 and moved bonsai change to 22.1.3 (#3595) Signed-off-by: Sally MacFarlane --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e0808d0a5..70ae4c325b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## 22.1.2 +## 22.1.3 ### Breaking Changes - Remove the experimental flag for bonsai tries CLI options '--data-storage-format' and '--bonsai-maximum-back-layers-to-load' [#3578](https://github.com/hyperledger/besu/pull/3578) +### Additions and Improvements + +## 22.1.2 + ### Additions and Improvements - Execution layer (The Merge): - Execution specific RPC endpoint [#3378](https://github.com/hyperledger/besu/issues/3378) @@ -20,6 +24,10 @@ - Reject locally-sourced transactions below the minimum gas price when not mining. [#3397](https://github.com/hyperledger/besu/pull/3397) - Fixed bug with contract address supplied to `debug_accountAt` [#3518](https://github.com/hyperledger/besu/pull/3518) +## Download Links +- https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/22.1.2/besu-22.1.2.zip / SHA256 1b26e3f8982c3a9dbabc72171f83f1cfe89eef84ead45b184ee9101f411c1251 +- https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/22.1.2/besu-22.1.2.tar.gz / SHA256 1eca9abddf351eaaf4e6eaa1b9536b8b4fd7d30a81d39f9d44ffeb198627ee7a + ## 22.1.1 ### Additions and Improvements