mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-21 02:18:07 +00:00
This PR introduces a flag that enables returning of newly created state objects in the prestateTracer. **Rationale** Having this information is useful because local execution can more easily distinguish between newly created objects and system contracts. --------- Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com> |
||
|---|---|---|
| .. | ||
| call_tracer | ||
| call_tracer_flat | ||
| call_tracer_legacy | ||
| call_tracer_withLog | ||
| erc7562_tracer | ||
| prestate_tracer | ||
| prestate_tracer_legacy | ||
| prestate_tracer_with_diff_mode | ||