go-ethereum/ethclient/gethclient
Daniel Liu fe317dc94c
feat(ethclient): add tracing API methods #31510 (#2050)
Added methods `TraceCallWithCallTracer` and `TraceTransactionWithCallTracer`.

Fixes #28182

---------

Co-authored-by: Ragnar <rodiondenmark@gmail.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2026-02-28 16:59:14 +04:00
..
gen_callframe_json.go feat(ethclient): add tracing API methods #31510 (#2050) 2026-02-28 16:59:14 +04:00
gen_calllog_json.go feat(ethclient): add tracing API methods #31510 (#2050) 2026-02-28 16:59:14 +04:00
gethclient.go feat(ethclient): add tracing API methods #31510 (#2050) 2026-02-28 16:59:14 +04:00
gethclient_test.go internal/ethapi: eth_simulateV1 #27720 (#1606) 2025-11-08 16:09:18 +05:30