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