plugeth/eth/tracers/internal/tracetest
Martin Holst Swende 2b57a27d9e
all: make timestamp-based fork checks based on uint64 (#26474)
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>
2023-01-25 12:12:28 +01:00
..
testdata eth/tracers: prestateTracer - exclude unchanged storage slots in diffMode (#25944) 2022-11-01 14:25:44 +01:00
calltrace_test.go all: make timestamp-based fork checks based on uint64 (#26474) 2023-01-25 12:12:28 +01:00
prestate_test.go all: make timestamp-based fork checks based on uint64 (#26474) 2023-01-25 12:12:28 +01:00
util.go eth/tracers: simplify test framework (#25973) 2022-10-21 17:55:15 +02:00