github-actions[bot]
0b56af5a01
[AUTO] rename Go module + update internal import paths
...
Workflow: c1fc594f020d23958b641a4e5a856b6e52c49d3bece94b95594864db16c1b0fc on branch main
2024-10-17 01:49:47 +00:00
Martin Holst Swende
3dc071e036
eth/tracers/logger: make structlog/json-log stack hex again ( #28628 )
...
* common/hexutil: define hex wrappers for uint256.Int
* eth/tracers/logger: make structlog/json-log stack hex again
* common/hexutil: goimports
2023-12-05 09:37:48 +01:00
Martin Holst Swende
67c070c379
eth/tracers/logger: use omitempty to reduce log bloat ( #24547 )
...
Makes the evm json output less verbose: omitting output of `memory` and `returndata` in case they are empty.
2022-03-29 22:36:55 +02:00
Sina Mahmoodi
1876cb443b
all: move loggers to eth/tracers ( #23892 )
...
* all: mv loggers to eth/tracers
* core/vm: minor
* eth/tracers: tmp comment out testStoreCapture
* eth/tracers: uncomment and fix logger test
* eth/tracers: simplify test
* core/vm: re-add license
* core/vm: minor
* rename LogConfig to Config
2021-11-25 14:17:09 +02:00