go-ethereum/eth/tracers
Matthieu Vachon 9bf4d2482f Added code to generate prestate test from RPC nodes
Alchemy and QuickNode offers `debug_traceTransaction` that we need, use one of them with a paid plan to generate prestate tests.
2024-05-01 19:31:22 -04:00
..
internal Added code to generate prestate test from RPC nodes 2024-05-01 19:31:22 -04:00
js eth/tracers: use slices.Contains (#29461) 2024-04-06 12:16:25 +02:00
live eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
logger eth/tracers/logger: using maps.Equal (#29384) 2024-03-28 14:09:21 +01:00
native eth/tracers: use slices.Contains (#29461) 2024-04-06 12:16:25 +02:00
testdata/firehose Ported various improvements done in the Firehose tracer in other supported chains 2024-04-17 16:15:59 -04:00
api.go eth, eth/tracers: process beacon root before transactions (#29402) 2024-04-24 07:58:05 +02:00
api_test.go all: fix mismatched names in comments (#29348) 2024-03-26 21:01:28 +01:00
dir.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
firehose.go Fixed the rare case where a tx receipt is nil 2024-05-01 13:41:36 -04:00
firehose_test.go Fixed Kecakke256 computation panics in some transaction state 2024-05-01 13:41:31 -04:00
live.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
tracers_test.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
tracker.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00
tracker_test.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00