plugeth/eth/tracers
Philip Fan 3e759e28d7
eth/tracers: add initial revertReasonTracer tracer (#25265)
Adds a native tracer that returns that in case of failure returns the error message or the revert reason of a transaction.

Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-07-12 10:10:12 +02:00
..
internal/tracetest eth/tracers/js: drop duktape engine (#24934) 2022-05-23 22:26:10 +02:00
js eth/tracers: optimize goja buffer conversion (#25156) 2022-06-23 18:11:47 +02:00
logger core, eth: pre-allocate map in storage copy (#25279) 2022-07-12 10:08:45 +03:00
native eth/tracers: add initial revertReasonTracer tracer (#25265) 2022-07-12 10:10:12 +02:00
api_test.go eth/tracers: add support for block overrides in debug_traceCall (#24871) 2022-06-02 11:39:36 +02:00
api.go all: remove public field from rpc.API (#25059) 2022-06-27 13:33:13 +03:00
tracers_test.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
tracers.go eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00