mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Based on https://github.com/ethereum/go-ethereum/issues/30774#issuecomment-2504146053 Add more descrption for the `to` field in callTracer, and also refine the `diffMode` in prestateTracer: - Clarifies when ALL fields (`nonce`, `balance`, `code`) are included in the `pre` object - Adds detail about storage clearing behavior (zero value treatment) --------- Signed-off-by: jsvisa <delweng@gmail.com> Co-authored-by: Sina M <1591639+s1na@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| basic-traces.md | ||
| built-in-tracers.md | ||
| custom-tracer.md | ||
| index.md | ||
| javascript-tutorial.md | ||
| live-tracing.md | ||