Description of the change
Improvements:
- Optimised snapshot read operations for BorEvents by @eastorski in #15993
- Added a mechanism for Polygon to continue syncing blocks if Heimdall is unavailable during migration by @eastorski in #16018
- eth_getLogs: r_lru: no clone by @AskAlexSharov in #15998
- eth_getLogs: receipt_generator: to use lru even if
rcache
enabled by @AskAlexSharov in #15997 - eth_getLogs: blockReader: add
RPC_HEADER_BY_NUM_LRU
on ancient files only by @AskAlexSharov in #15999 - derive bloom for cached receipt by @sudeepdino008 in #15936
Bugfixes:
Full Changelog: v3.0.12...v3.0.13