Module stylus_debug

Module stylus_debug 

Source
Expand description

debug_traceTransaction override that adds the stylusTracer named tracer.

When opts.tracer == "stylusTracer" the cached Stylus host-I/O records for tx_hash are returned as a JSON array; every other tracer name forwards to the standard handler unchanged.

Structs§

StylusDebugHandler

Constants§

STYLUS_TRACER_NAME

Traits§

StylusDebugServer
Server trait implementation for the StylusDebug RPC API.

Type Aliases§

DebugForwarder
Async forwarder for non-stylus tracer requests.