Skip to content

Commit d298728

Browse files
committed
Add to changelog
1 parent 6939ba9 commit d298728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
- Generate distribution dependencies catalog [#8987](https://github.com/hyperledger/besu/pull/8987)
4848
- Add `WorldStateService` to the plugin API [#9024](https://github.com/hyperledger/besu/pull/9024)
4949
- Wait for peers before starting Backward Sync [#9003](https://github.com/hyperledger/besu/pull/9003)
50+
- LUKSO Mainnet Pectra Hardfork [#9070](https://github.com/hyperledger/besu/pull/9070)
5051

5152
#### Performance
5253
- 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)