forked from forks/go-ethereum
This is a **breaking change** to the opcode tracer. The top-level `returnValue` field of a trace will be now hex-encoded. If the return data is empty, this field will contain "0x". Fixes #31196 |
||
|---|---|---|
| .. | ||
| access_list_tracer.go | ||
| gen_callframe.go | ||
| gen_structlog.go | ||
| logger.go | ||
| logger_json.go | ||
| logger_test.go | ||