1
0
forked from cerc-io/plugeth
plugeth/eth/tracers/native
Philip Fan 3e759e28d7
eth/tracers: add initial revertReasonTracer tracer ()
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
..
4byte.go eth/tracers: make txhash blockhash accessible to native tracers () 2022-04-12 21:09:27 +02:00
call.go eth/tracers: make txhash blockhash accessible to native tracers () 2022-04-12 21:09:27 +02:00
noop.go eth/tracers: make txhash blockhash accessible to native tracers () 2022-04-12 21:09:27 +02:00
prestate.go eth/tracers: make txhash blockhash accessible to native tracers () 2022-04-12 21:09:27 +02:00
revertreason.go eth/tracers: add initial revertReasonTracer tracer () 2022-07-12 10:10:12 +02:00
tracer.go eth/tracers: make txhash blockhash accessible to native tracers () 2022-04-12 21:09:27 +02:00