go-ethereum/eth/tracers/internal/tracetest
Daniel Liu b0937bc62f
eth/tracers: fix the issue of panic in prestate with diffmode #25957 (#1302)
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.

Co-authored-by: Delweng <delweng@gmail.com>
2025-09-09 07:19:43 +08:00
..
testdata eth/tracers: fix the issue of panic in prestate with diffmode #25957 (#1302) 2025-09-09 07:19:43 +08:00
calltrace_test.go eth/tracers: fix the issue of panic in prestate with diffmode #25957 (#1302) 2025-09-09 07:19:43 +08:00
prestate_test.go eth/tracers: fix the issue of panic in prestate with diffmode #25957 (#1302) 2025-09-09 07:19:43 +08:00
util.go eth/tracers: improve flaky tests #25918 (#1301) 2025-09-09 07:10:44 +08:00