mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-04-24 18:42:23 +00:00
**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> |
||
|---|---|---|
| .. | ||
| 7702_delegate.json | ||
| blob_tx.json | ||
| create_create.json | ||
| create_existing_contract.json | ||
| create_post_eip158.json | ||
| disable_code.json | ||
| disable_code_and_storage.json | ||
| disable_storage.json | ||
| enable_empty.json | ||
| setcode_tx.json | ||
| simple.json | ||