Skip to content

v2.60.3

Compare
Choose a tag to compare
@darinvhs darinvhs released this 15 Jul 04:57
· 17 commits to master since this release
0605e10

v2.60.3

Improvements

  • eth/tracers: add optional includePrecompiles flag to callTracer - default true is preserved
  • turbo/jsonrpc: add optional includePrecompiles flag to trace_* apis

Bugfixes

  • Changing Caplin Finality Checkpoint API response to match spec
  • Caplin: Added Blob Sidecar PastFinalization Check
  • Less troublesome way of identifying content-type
  • Allow to gracefully exit from CL downloading stage
  • Add zero check in tx.Sender func by @somnathb1
  • eth/tracers: fix prestate tracer bug with create with value
  • eth/tracers: always pop precompiles stack in callTracer
  • Diagnostics: loglevel by @dvovk
  • Diagnostics: Optimize db write

Full Changelog: erigontech/erigon@v2.60.2...v2.60.3