mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 08:37:22 +00:00
All fields related to gas must be represented as uint64. Depth is internally tracked as int, so it makes sense to also store it as int. |
||
|---|---|---|
| .. | ||
| internal/tracers | ||
| bigint.go | ||
| goja.go | ||
| tracer_test.go | ||