v2.60.3
Improvements:
- eth/tracers: add optional includePrecompiles flag to callTracer - default true is preserved by @taratorio in #10986
- turbo/jsonrpc: add optional includePrecompiles flag to trace_* apis by @taratorio in #10979
Bugfixes:
- Changing Caplin Finality Checkpoint API response to match spec by @angusscott in #10944
- Caplin: Added Blob Sidecar PastFinalization Check by @Giulio2002 in #11006
- Less troublesome way of identifying content-type (#10770) by @Giulio2002 in #11018
- Allow to gracefully exit from CL downloading stage (#10887) by @awskii in #11020
- Add zero check in tx.Sender func by @somnathb1 in #10737
- eth/tracers: fix prestate tracer bug with create with value by @taratorio in #10960
- eth/tracers: always pop precompiles stack in callTracer by @taratorio in #11004
- Diagnostics: loglevel by @dvovk in #11015
- Diagnostics: Optimize db write by @dvovk in #11016
Full Changelog: v2.60.2...v2.60.3