mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-10 06:54:26 +00:00
The prestateTracer was reporting an inaccurate nonce for the contract being created in post EIP-158 transactions. Correct nonce is 0, due to the issue nonce was being reported as 1. Co-authored-by: Andrei Silviu Dragnea <andreidragnea.dev@gmail.com> |
||
|---|---|---|
| .. | ||
| call_tracer | ||
| call_tracer_flat | ||
| call_tracer_legacy | ||
| call_tracer_withLog | ||
| contract_tracer | ||
| prestate_tracer | ||
| prestate_tracer_legacy | ||
| prestate_tracer_with_diff_mode | ||