* 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 |
||
|---|---|---|
| .. | ||
| database_test.go | ||
| database.go | ||
| metrics.go | ||
| net_test.go | ||
| net.go | ||
| node_test.go | ||
| node.go | ||
| nodeevent_string.go | ||
| README | ||
| sim_run_test.go | ||
| sim_test.go | ||
| sim_testmain_test.go | ||
| table_test.go | ||
| table.go | ||
| ticket.go | ||
| topic_test.go | ||
| topic.go | ||
| udp.go | ||
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.