Currently, one can use the "withLogs" parameter to include logs in the callTracer results, which allows the user to see at which trace level was each log emitted. This commit adds a position field to the logs which determine the exact ordering of a call's logs and its subcalls. This would be useful e.g. for explorers wishing to display the flow of execution. Co-authored-by: jsvisa <delweng@gmail.com> |
||
---|---|---|
.. | ||
4byte.go | ||
call_flat.go | ||
call.go | ||
gen_account_json.go | ||
gen_callframe_json.go | ||
gen_flatcallaction_json.go | ||
gen_flatcallresult_json.go | ||
mux.go | ||
noop.go | ||
prestate.go |