go-ethereum/docs/developers/evm-tracing
Delweng 51b22135ad
tracer: clarify prestateTracer diff mode behavior (#30912)
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>
2024-12-16 15:48:43 +01:00
..
basic-traces.md website: add jsonrpc: "2.0" in requests (#27284) 2023-05-16 18:41:47 +02:00
built-in-tracers.md tracer: clarify prestateTracer diff mode behavior (#30912) 2024-12-16 15:48:43 +01:00
custom-tracer.md [website]: update docs (#29835) 2024-05-24 16:40:47 +02:00
index.md [website] fix typos (#26615) 2023-02-07 08:06:00 -05:00
javascript-tutorial.md [website] fix typos (#26615) 2023-02-07 08:06:00 -05:00
live-tracing.md website: info on the live supply tracer (#30082) 2024-06-28 13:37:24 +02:00