plugeth/eth/tracers/internal/tracetest
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
..
testdata eth/tracers: fix flatCallTracer crasher (#27304) 2023-05-23 11:02:50 +02:00
calltrace_test.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 2023-04-21 12:52:02 +03:00
flat_calltrace_test.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 2023-04-21 12:52:02 +03:00
prestate_test.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 2023-04-21 12:52:02 +03:00
util.go eth/tracers: simplify test framework (#25973) 2022-10-21 17:55:15 +02:00