erigon-pulse/p2p
tgyKomgo 82171fe189 p2p/enode: update code comment (#20972)
It is possible to specify enode URLs using domain name since
commit b90cdbaa79, but the code comment still said that only
IP addresses are allowed.

Co-authored-by: admin@komgo.io <KomgoRocks2018!>
2020-05-20 15:26:22 +03:00
..
discover p2p/discover: add helper methods to UDPv5 (#20918) 2020-05-20 15:26:22 +03:00
discv5 geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
dnsdisc post-merge fixups 2020-02-27 17:22:25 +03:00
enode p2p/enode: update code comment (#20972) 2020-05-20 15:26:22 +03:00
enr Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
nat build: use golangci-lint (#20295) 2019-12-03 13:38:59 +01:00
netutil p2p/netutil: fix staticcheck warning (#20315) 2019-12-03 13:41:34 +01:00
simulations p2p: new dial scheduler (#20592) 2020-02-27 17:21:20 +03:00
testing geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
dial_test.go p2p: new dial scheduler (#20592) 2020-02-27 17:21:20 +03:00
dial.go post-merge fixups 2020-02-27 17:22:25 +03:00
message_test.go all: fix go vet warnings 2016-04-15 11:17:27 +02:00
message.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
metrics.go post-merge fixups 2020-02-27 17:22:25 +03:00
peer_error.go p2p: fix some golint warnings (#16577) 2018-05-08 13:08:43 +02:00
peer_test.go p2p: new dial scheduler (#20592) 2020-02-27 17:21:20 +03:00
peer.go p2p: defer wait group done in protocol start (#20951) 2020-05-20 15:26:22 +03:00
protocol.go cmd/devp2p, p2p: dial using node iterator, discovery crawler (#20132) 2019-12-03 13:08:33 +01:00
rlpx_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rlpx.go p2p: remove MeteredPeerEvent (#20679) 2020-02-27 17:21:20 +03:00
server_test.go post-merge fixups 2020-02-27 17:22:25 +03:00
server.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
util_test.go post-merge fixups 2020-02-27 17:22:25 +03:00
util.go post-merge fixups 2020-02-27 17:22:25 +03:00