-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Description
Follow-up of #57, currently muxTracer supports only built-in tracers. It should also support JS tracers.
In the alloy-rs tracing crate, the MuxConfig and MuxFrame types will need to have map key changed to GethDebugTracerType. Changes in this project should be pretty much the same, with addition of supporting the JSInspector via DelegatingInspector. Changes in reth are probably not needed.
The JSInspector is under js-tracer feature, so a feature gate for it in MuxInspector will need to be added as well.
mattsse
Metadata
Metadata
Assignees
Labels
No labels