- Fixed bug found in BSC Euler fork implementation, thanks to external contributor
IvanLazarevsky
for review that found it. - Fixed regression for ETH mainnet initial sync, where receipt hash mismatch happens at block
5_800_596
- Introduced http.trace flag to output JSON RPC requests to the log, can be convinient for debugging integration with the Merge.
- Upgraded to a newer
roaring bitmap
library to fix regression (corrupted bitmap).