Skip to content

v3.0.0-alpha7

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 16:11
· 19 commits to main since this release
34714c0

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