Add support for FlatCallTracer #10991
Labels
A-rpc
Related to the RPC implementation
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
ref #201 might require some helper for
TracingConfig
blocked by #10989
we now have a new variant:
reth/crates/rpc/rpc/src/debug.rs
Lines 392 to 396 in c42d544
that behaves exactly as the parity tracer, so we can reuse that impl:
reth/crates/rpc/rpc/src/trace.rs
Lines 341 to 358 in c42d544
Additional context
No response
The text was updated successfully, but these errors were encountered: