go-ethereum/eth/tracers
Sina M eff424cc30
eth/tracers: fix concurrency issue for JS-tracing a block (#29238)
This change fixes a concurrency-issue where JS-tracers were accessing the block-ctx GetHash function in a in parallel, which is not safe.
2024-03-13 07:40:02 +01:00
..
internal/tracetest eth/tracers: prestate tracer add blob fee (#29168) 2024-03-06 14:36:12 +02:00
js all: fix typos in comments (#28881) 2024-02-05 22:16:32 +01:00
logger all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
native eth/tracers: prestate tracer add blob fee (#29168) 2024-03-06 14:36:12 +02:00
api_test.go core: move genesis alloc types to core/types (#29003) 2024-02-16 19:05:33 +01:00
api.go eth/tracers: fix concurrency issue for JS-tracing a block (#29238) 2024-03-13 07:40:02 +01:00
tracers_test.go core: move genesis alloc types to core/types (#29003) 2024-02-16 19:05:33 +01:00
tracers.go eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 2023-05-25 02:57:34 -04:00
tracker_test.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00
tracker.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00