plugeth/eth/tracers
minh-bq a190da9d68
eth/tracers: fix flatCallTracer crasher (#27304)
FlatCallTracer had a crasher when it was passed `onlyTopCall: true` as config.
This PR ignores config fields inherited from the normal call tracer.
2023-05-23 11:02:50 +02:00
..
internal/tracetest eth/tracers: fix flatCallTracer crasher (#27304) 2023-05-23 11:02:50 +02:00
js params: remove EIP150Hash from chainconfig (#27087) 2023-04-18 03:49:09 -04:00
logger eth/tracers: use atomic type (#27031) 2023-04-04 12:34:52 -04:00
native eth/tracers: fix flatCallTracer crasher (#27304) 2023-05-23 11:02:50 +02:00
api_test.go eth/tracers: add txHash field on txTraceResult (#27183) 2023-05-05 08:59:13 -04:00
api.go eth/tracers: add txHash field on txTraceResult (#27183) 2023-05-05 08:59:13 -04:00
tracers_test.go all: remove debug-field from vm config (#27048) 2023-04-04 09:50:13 -04:00
tracers.go eth/tracers/native: prevent panic for LOG edge-cases (#26848) 2023-03-28 11:46:53 +02: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