go-ethereum/cmd
Martin Holst Swende 313a43d09d cmd/evm: fix tracing
This commit fixes several missing interface-checks, where the code did not properly
verify a Hook before calling it.
It also fixes an error where the tracer was not set in the vmconfig during t8n initialization.

It also adds a testcase which verifies the tracing-output during t8n executio. The
testcase currently only checks the jsonlogger, but can be extended.

This change also removes a spurious 'null' output in the tracing, when
tracing result is null.
2024-03-18 15:56:16 -04:00
..
abidump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
abigen accounts, build, mobile: remove Andriod and iOS support 2023-02-03 12:29:07 +02:00
bootnode cmd/bootnode: fix timer leak (#27754) 2023-08-01 14:12:11 +02:00
clef all: make vendored copy of reexec (#28382) 2023-10-28 00:14:43 +02:00
devp2p go.mod: pull in the latest cloudflare API libs (#28336) 2023-10-13 17:08:38 +03:00
ethkey all: make vendored copy of reexec (#28382) 2023-10-28 00:14:43 +02:00
evm cmd/evm: fix tracing 2024-03-18 15:56:16 -04:00
faucet node: remove unused error return from Attach (#27450) 2023-06-14 08:24:47 -04:00
geth Series of changes to get backport to 1.13.5 working 2024-03-14 16:53:22 -04:00
p2psim internal/version: use gitCommit injection in version handling code (#25851) 2022-09-23 14:08:25 +02:00
rlpdump all: change format 0x%x to %#x (#25221) 2022-07-04 11:03:32 +03:00
utils fix empty tracer config 2024-03-14 16:25:47 -04:00