mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
This PR changes the API so that uint64 is used for fork timestamps. It's a good choice because types.Header also uses uint64 for time. Co-authored-by: Felix Lange <fjl@twurst.com> |
||
|---|---|---|
| .. | ||
| internal/tracetest | ||
| js | ||
| logger | ||
| native | ||
| api.go | ||
| api_test.go | ||
| tracers.go | ||
| tracers_test.go | ||
| tracker.go | ||
| tracker_test.go | ||