What's Changed
- fix: propagate MultiProofTask worker errors to sparse trie (closes bnb-chain/reth-bsc#307) by @constwz in #123
- fix: do not cache internal block execution errors in invalid_headers by @constwz in #131
- fix: resolve some issues in cross region test by @will-2012 in #175
- chore: modify triedb dep by @constwz in #187
- chore: cherry-pick precompile cache memory limit fix from paradigmxyz/reth v1.11.4 by @constwz in #188
- perf(metrics): prevent multi-second engine stalls from scrape hooks by @zhk101 in #189
- chore: merge develop-v2.2-new into develop by @chee-chyuan in #192
- feat: share engine payload processor by @constwz in #193
- feat: upstream reth2.2 by @constwz in #195
New Contributors
Full Changelog: v0.0.9...v0.0.10