plugeth/eth/tracers
Austin Roberts 5d4d973cc4 Merge tag 'v1.10.9' into develop
Notes: the AppendAncient plugin hook is broken by this commit.

This adds CaptureEnter() and CaptureExit() as no-ops for interface
compliance, but these capabilities should be added for plugin tracers
soon.
2021-10-18 12:02:35 -05:00
..
internal/tracers eth/tracers: re-write of 4byte tracer using enter/exit (#23622) 2021-09-27 18:44:16 +02:00
testdata core,eth: call frame tracing (#23087) 2021-09-17 09:31:22 +02:00
api_test.go core: check if sender is EOA (#23303) 2021-08-07 19:38:18 +02:00
api.go Merge tag 'v1.10.9' into develop 2021-10-18 12:02:35 -05:00
plugin_hooks.go updated eth/tracers/plugin_hooks.go to reflect attempts to address Wednesday 9/15/21 problems with tracer plugin 2021-09-15 16:13:38 -07:00
tracer_test.go core,eth: call frame tracing (#23087) 2021-09-17 09:31:22 +02:00
tracer.go core,eth: call frame tracing (#23087) 2021-09-17 09:31:22 +02:00
tracers_test.go core,eth: call frame tracing (#23087) 2021-09-17 09:31:22 +02:00
tracers.go cmd, core, eth/tracers: support fancier js tracing (#15516) 2017-12-21 13:56:11 +02:00