Description of the change
Improvements:
- Faster eth_getTransactionReceipt by @JkLondon with "txn-granularity cache" in #13134 and "executing only 1 txn" #12424
- Return PrunedError when trying to read unavailable historical data by @antonis19 in #13014
Bugfixes:
- Fix trace_block returning "insufficient funds" (Issues #12525 and similar) with standalone rpcdaemon by @yperbasis in #13129
Full Changelog: v3.0.0-alpha6...v3.0.0-alpha7