mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
In some cases, inner contract creation may not be successful, and an inner contract was not created. This PR fixes a crash that could occur when doing tracing in such situations. |
||
|---|---|---|
| .. | ||
| 4byte.go | ||
| call.go | ||
| gen_account_json.go | ||
| gen_callframe_json.go | ||
| noop.go | ||
| prestate.go | ||
| tracer.go | ||