plugeth/cmd
Felix Lange c8e9a91672
build: upgrade to golangci-lint 1.24.0 (#20901)
* accounts/scwallet: remove unnecessary uses of fmt.Sprintf

* cmd/puppeth: remove unnecessary uses of fmt.Sprintf

* p2p/discv5: remove unnecessary use of fmt.Sprintf

* whisper/mailserver: remove unnecessary uses of fmt.Sprintf

* core: goimports -w tx_pool_test.go

* eth/downloader: goimports -w downloader_test.go

* build: upgrade to golangci-lint 1.24.0
2020-04-08 11:07:29 +03:00
..
abidump cmd: implement abidump (#19958) 2020-01-21 15:51:36 +01:00
abigen cmd/abigen: Sanitize vyper's combined json names (#20419) 2019-12-16 13:37:15 +01:00
bootnode cmd/bootnode: fix exit behavior with -genkey (#20110) 2019-10-02 11:32:02 +02:00
checkpoint-admin cmd/checkpoint-admin: add some documentation (#20697) 2020-03-18 10:18:14 +01:00
clef couple of fixes to docs in clef (#20900) 2020-04-07 14:37:24 +02:00
devp2p p2p/discover: add initial discovery v5 implementation (#20750) 2020-04-08 09:57:23 +02:00
ethkey cmd/ethkey: speed up test by using weaker scrypt parameters (#20680) 2020-02-17 13:22:52 +02:00
evm cmd/evm: Rework execution stats (#20792) 2020-04-01 12:40:07 +02:00
faucet cmd/faucet: protect f.reqs with Rlock to prevent data race (#20669) 2020-02-15 20:14:29 +02:00
geth cmd/geth: enable metrics for geth import command (#20738) 2020-04-07 11:23:57 +03:00
p2psim all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
puppeth build: upgrade to golangci-lint 1.24.0 (#20901) 2020-04-08 11:07:29 +03:00
rlpdump cmd/rlpdump: allow hex input to have leading '0x' 2017-10-27 09:40:52 +01:00
utils cmd, consensus: add option to disable mmap for DAG caches/datasets (#20484) 2020-03-31 11:44:04 +03:00
wnode cmd/devp2p, cmd/wnode, whisper: add missing calls to Timer.Stop (#20843) 2020-04-01 16:12:01 +02:00