go-ethereum/eth/tracers/internal
Nebojsa Urosevic 51342136fa
eth/tracers: Adds codeHash to prestateTracer's response (#32391)
**Problem:** Including full account code in prestateTracer response
significantly increases response payload size.

**Solution:** Add codeHash field to the response. This will allow
client-side bytecode caching and is a non-breaking change.

**Note:** codeHash for EoAs is excluded to save space.

---------

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2025-08-13 13:51:38 +02:00
..
tracetest eth/tracers: Adds codeHash to prestateTracer's response (#32391) 2025-08-13 13:51:38 +02:00
util.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00
util_test.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00