Replace debug_traceTransaction
with block level calls where possible
#675
Labels
crate: zero_bin
Anything related to the zero-bin subcrates.
Milestone
RPC native tracer code could use
debug_traceBlockByNumber
instead ofdebug_traceTransaction
forpreState
tracer callsJumpdest implementation could use
debug_traceBlockByNumber
Note: cloud providers
quiknode
andalchemy
only exportcallTracer
andprestateTracer
fordebug_traceBlockByNumber
, so retrieving struct logs in this way is not possibleThe text was updated successfully, but these errors were encountered: