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
Felix Lange 9b46986edc
all: use rlp.DecodeBytes instead of rlp.Decode where possible (#27994)
1 year ago
..
internal/tracetest all: activate pbss as experimental feature (#26274) 1 year ago
js eth/tracers/js: use t.toBig on ctx.GasPrice for js tracing (#27903) 1 year ago
logger eth/tracers: add ReturnData in the tracer's response (#27704) 1 year ago
native core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716) 1 year ago
api.go all: use rlp.DecodeBytes instead of rlp.Decode where possible (#27994) 1 year ago
api_test.go all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
tracers.go eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 1 year ago
tracers_test.go all: activate pbss as experimental feature (#26274) 1 year ago
tracker.go eth/traces: add state limit (#25812) 2 years ago
tracker_test.go eth/traces: add state limit (#25812) 2 years ago