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.
Alex Prut
ef84da8481
all: remove unneeded parentheses ( #21921 )
...
* remove uneeded convertion type
* remove redundant type in composite literal
* omit explicit type where implicit
* remove unused redundant parenthesis
* remove redundant import alias duktape
4 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
cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 ( #22213 )
4 years ago
api_test.go
eth/tracers: move tracing APIs into eth/tracers ( #22161 )
4 years ago
tracer.go
all: remove unneeded parentheses ( #21921 )
4 years ago
tracer_test.go
eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers ( #22038 )
4 years ago
tracers.go
cmd, core, eth/tracers: support fancier js tracing ( #15516 )
7 years ago
tracers_test.go
eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers ( #22038 )
4 years ago