Skip to content

Commit ba9e40e

Browse files
macfarlajflo
authored andcommitted
upgrade netty version (besu-eth#9112)
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
1 parent 470f6ad commit ba9e40e

File tree

3 files changed

+397
-1
lines changed

3 files changed

+397
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
- Add `WorldStateService` to the plugin API [#9024](https://github.com/hyperledger/besu/pull/9024)
5353
- Wait for peers before starting Backward Sync [#9003](https://github.com/hyperledger/besu/pull/9003)
5454
- LUKSO Mainnet Pectra Hardfork [#9070](https://github.com/hyperledger/besu/pull/9070)
55+
- Update Netty
5556

5657
#### Performance
5758
- 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)