mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-27 17:06:18 +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> |
||
|---|---|---|
| .. | ||
| testdata | ||
| calltrace_test.go | ||
| flat_calltrace_test.go | ||
| prestate_test.go | ||
| util.go | ||