plugeth/eth/tracers
gary rong dd9c3225cf
eth, internal: extend the TraceCall API (#22245)
Adds an an optional parameter `overrides *map[common.Address]account` to the `eth_call` API in order for the caller to  can customize the state.
2021-04-21 09:21:22 +02:00
..
internal/tracers eth/tracers: fix unigram tracer (#22248) 2021-02-01 14:41:43 +01:00
testdata eth/tracers: revert reason in call_tracer + error for failed internal calls (#21387) 2020-08-27 11:33:45 +02:00
api_test.go eth, internal: extend the TraceCall API (#22245) 2021-04-21 09:21:22 +02:00
api.go eth, internal: extend the TraceCall API (#22245) 2021-04-21 09:21:22 +02:00
tracer_test.go eth/tracers, core: use scopecontext in tracers, provide statedb in capturestart (#22333) 2021-03-25 10:13:14 +01:00
tracer.go eth/tracers, core: use scopecontext in tracers, provide statedb in capturestart (#22333) 2021-03-25 10:13:14 +01:00
tracers_test.go eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038) 2020-12-27 21:57:19 +01:00
tracers.go cmd, core, eth/tracers: support fancier js tracing (#15516) 2017-12-21 13:56:11 +02:00