1
0
forked from cerc-io/plugeth
plugeth/eth/tracers
sjlee1125 604e215d1b
eth/tracers: add txHash field on txTraceResult ()
This PR modifies the interface for the results of `debug_traceBlock` and `debug_traceCall` by adding the `txHash`, allowing users to identify which transaction's trace result corresponds to. 

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-05-05 08:59:13 -04:00
..
internal/tracetest core/types, params: add blob transaction type, RLP encoded for now () 2023-04-21 12:52:02 +03:00
js params: remove EIP150Hash from chainconfig () 2023-04-18 03:49:09 -04:00
logger eth/tracers: use atomic type () 2023-04-04 12:34:52 -04:00
native eth/tracers: use atomic type () 2023-04-04 12:34:52 -04:00
api_test.go eth/tracers: add txHash field on txTraceResult () 2023-05-05 08:59:13 -04:00
api.go eth/tracers: add txHash field on txTraceResult () 2023-05-05 08:59:13 -04:00
tracers_test.go all: remove debug-field from vm config () 2023-04-04 09:50:13 -04:00
tracers.go eth/tracers/native: prevent panic for LOG edge-cases () 2023-03-28 11:46:53 +02:00
tracker_test.go eth/traces: add state limit () 2022-10-06 10:48:04 +02:00
tracker.go eth/traces: add state limit () 2022-10-06 10:48:04 +02:00