erigon-pulse/eth/tracers
ledgerwatch 0953fd42cb
WIP trace_call implementation (#1399)
* trace_call initial

* Fix tests

* More tracing

* Add more fields to the action

* Completed first example query

* Add initial bench11 to compare trace_call with OpenEthereum

* Exclude precompile calls from call traces

* Add self-destruct, call types, more comparison in rpctest

* Support for execution errors

* Stack underflow error and delegatecall value

* Fix lint

* Fix suicide traceAddress, Bad instruction error

* Fix lint

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2020-12-14 11:27:52 +00:00
..
internal/tracers Replacing auto generated assets.go (#1197) 2020-10-07 08:48:21 +01:00
testdata eth/tracers: revert reason in call_tracer + error for failed internal calls (#21387) 2020-09-11 16:04:51 +02:00
tracer_test.go geth 1.9.18 post-rebase fixups 2020-08-08 17:33:35 +02:00
tracer.go WIP trace_call implementation (#1399) 2020-12-14 11:27:52 +00:00
tracers_test.go further cleanup, unit tests for RPC daemon and tracing improvements (#1392) 2020-12-09 18:24:08 +00:00
tracers.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00