1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/eth/tracers/native
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
..
4byte.go
call.go
call_flat.go eth/tracers: fix flatCallTracer crasher (#27304) 2023-05-23 11:02:50 +02:00
gen_account_json.go
gen_callframe_json.go
gen_flatcallaction_json.go
gen_flatcallresult_json.go
mux.go
noop.go
prestate.go