Skip to content

Commit e6199a6

Browse files
macfarlajflo
authored andcommitted
update commons dependencies (besu-eth#9114)
* update commons and log4j dependencies * changelog * rollback log4j version * regenerated verification metadata to purge old content Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> --------- Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
1 parent 22a221e commit e6199a6

File tree

3 files changed

+73
-274
lines changed

3 files changed

+73
-274
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,14 @@
4848
- Improve transaction simulation and gas estimation when no gas pricing is present [#8888](https://github.com/hyperledger/besu/pull/8888)
4949
- Add option to trace reference tests during execution [#8878](https://github.com/hyperledger/besu/pull/8878)
5050
- Expose methods to query hardfork by block header or for the next block in the Plugin API [#8909](https://github.com/hyperledger/besu/pull/8909)
51-
- Generate distribution dependencies catalog [#8987](https://github.com/hyperledger/besu/pull/8987)
5251
- Add `WorldStateService` to the plugin API [#9024](https://github.com/hyperledger/besu/pull/9024)
5352
- Wait for peers before starting Backward Sync [#9003](https://github.com/hyperledger/besu/pull/9003)
5453
- LUKSO Mainnet Pectra Hardfork [#9070](https://github.com/hyperledger/besu/pull/9070)
55-
- Update Netty
54+
55+
#### Dependencies
56+
- Generate distribution dependencies catalog [#8987](https://github.com/hyperledger/besu/pull/8987)
57+
- Update commons and log4j dependencies [#9114](https://github.com/hyperledger/besu/pull/9114)
58+
- Update Netty [#9112](https://github.com/hyperledger/besu/pull/9112)
5659

5760
#### Performance
5861
- Improve the sync performance by not RLP decoding bodies during sync. This means we are using less memory and CPU, allowing us to increase the parallelism of the download pipeline, which has been increased from 4 to 8. Can be reduced again with `--Xsynchronizer-downloader-parallelism=4` [#8959](https://github.com/hyperledger/besu/pull/8959)

0 commit comments

Comments
 (0)