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 |
|
Péter Szilágyi
|
38c3d88cea
|
cmd/puppeth: support latest docker compose, expose faucet UDP
|
2018-12-11 13:41:41 +02:00 |
|
Péter Szilágyi
|
faf0e06ed8
|
cmd/puppeth: graceful shutdown on redeploys
|
2018-08-03 12:08:19 +03:00 |
|
Vlad Bokov
|
52697fb1b2
|
cmd/puppeth: allow any vhost in wallet
|
2018-03-09 00:02:31 +07:00 |
|
Péter Szilágyi
|
a3a2c6b0d9
|
cmd/puppeth: fix typos and review suggestions
|
2017-11-23 14:22:59 +02:00 |
|
Péter Szilágyi
|
b169a309f9
|
cmd/puppeth: fix unconvert linters
|
2017-11-21 15:13:08 +02:00 |
|
Péter Szilágyi
|
ffc12f63ec
|
cmd/puppeth: simplifications and pre-built docker images
|
2017-11-21 15:09:39 +02:00 |
|
Péter Szilágyi
|
b5cf603895
|
cmd/puppeth: add support for deploying web wallets
|
2017-11-21 15:09:35 +02:00 |
|