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> |
||
|---|---|---|
| .. | ||
| calldata.json | ||
| delegatecall.json | ||
| multi_contracts.json | ||
| multilogs.json | ||
| notopic.json | ||
| simple.json | ||
| tx_failed.json | ||
| tx_partial_failed.json | ||
| with_onlyTopCall.json | ||