plugeth/eth/tracers
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
..
internal/tracetest all: make timestamp-based fork checks based on uint64 (#26474) 2023-01-25 12:12:28 +01:00
js go.mod: upgrade to latest goja (#26523) 2023-01-23 17:59:25 +01:00
logger eth/tracers, core/vm: remove time from trace output and tracing interface (#26291) 2022-12-05 16:57:47 +01:00
native eth/tracers: use non-threaded tracechain (#24283) 2023-01-10 15:11:53 +01:00
api_test.go core/state: remove notion of fake storage (#24916) 2023-01-10 08:24:30 -05:00
api.go eth/tracers: use non-threaded tracechain (#24283) 2023-01-10 15:11:53 +01:00
tracers_test.go all: make timestamp-based fork checks based on uint64 (#26474) 2023-01-25 12:12:28 +01:00
tracers.go eth/tracers: use non-threaded tracechain (#24283) 2023-01-10 15:11:53 +01:00
tracker_test.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00
tracker.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00