mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-15 08:17:02 +00:00
* 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
This package is an early prototype of Discovery v5. Do not use this code. See https://github.com/ethereum/devp2p/blob/master/discv5/discv5.md for the current Discovery v5 specification.