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
Martin Holst Swende 0658712f65
core: check if sender is EOA (#23303)
3 years ago
..
internal/tracers eth/tracers: fix unigram tracer (#22248) 4 years ago
testdata eth/tracers: revert reason in call_tracer + error for failed internal calls (#21387) 4 years ago
api.go all: removed blockhash from statedb (#23126) 3 years ago
api_test.go core: check if sender is EOA (#23303) 3 years ago
tracer.go core, eth: fix precompile addresses for tracers (#23097) 3 years ago
tracer_test.go all: remove noop vm config flags (#23111) 3 years ago
tracers.go cmd, core, eth/tracers: support fancier js tracing (#15516) 7 years ago
tracers_test.go eth/tracers: improve tracing performance (#23016) 3 years ago