mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-10 23:14:27 +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> |
||
|---|---|---|
| .. | ||
| create_existing_contract.json | ||
| create_post_eip158.json | ||
| simple.json | ||