bsc/eth/tracers
Alexandr 804c853537
fix: tracing system transactions failed due to wrong state (#374)
* fixed wrong state creation which resulted in fail of tracing transaction

* sorted package imports

* added the check to `standardTraceBlockToFile` that resolves the #314

Co-authored-by: alexqrid <>
2021-08-22 18:55:04 +08: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 17:45:47 +08:00
api_test.go [R4R] performance improvement in many aspects (#257) 2021-07-29 17:16:53 +08:00
api.go fix: tracing system transactions failed due to wrong state (#374) 2021-08-22 18:55:04 +08: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/tracers: improve tracing performance (#23016) (#326) 2021-07-29 17:08:41 +08:00
tracers.go cmd, core, eth/tracers: support fancier js tracing (#15516) 2017-12-21 13:56:11 +02:00