mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-03 23:02:55 +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. |
||
|---|---|---|
| .. | ||
| create_existing_contract.json | ||
| create_post_eip158.json | ||
| simple.json | ||