- Changing the order in which we traverse the word state tree during fast sync. This should improve fast sync during subsequent pivot changes.
@ -17,6 +25,10 @@
- Fix for ethFeeHistory accepting hex values for blockCount
- Fix a sync issue, when the chain downloader incorrectly shutdown when a task in the pipeline is cancelled. [#3319](https://github.com/hyperledger/besu/pull/3319)