Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/eth/tracers/native
Martin Holst Swende fa97788c75
eth/tracers/native: fix possible crash in prestate tracer (#26351)
2 years ago
..
4byte.go eth/tracers: small refactor for native tracers (#26196) 2 years ago
call.go eth/tracers, core/vm: remove `time` from trace output and tracing interface (#26291) 2 years ago
gen_account_json.go eth/tracers: simplify test framework (#25973) 2 years ago
gen_callframe_json.go eth/tracers: add withLog to callTracer (#25991) 2 years ago
mux.go eth/tracers, core/vm: remove `time` from trace output and tracing interface (#26291) 2 years ago
noop.go eth/tracers, core/vm: remove `time` from trace output and tracing interface (#26291) 2 years ago
prestate.go eth/tracers/native: fix possible crash in prestate tracer (#26351) 2 years ago
tracer.go build: upgrade to go 1.19 (#25726) 2 years ago