Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/p2p
tgyKomgo 1aa83290f5
p2p/enode: update code comment (#20972)
4 years ago
..
discover p2p/discover: add helper methods to UDPv5 (#20918) 4 years ago
discv5 build: upgrade to golangci-lint 1.24.0 (#20901) 5 years ago
dnsdisc p2p/dnsdisc: re-check tree root when leaf resolution fails (#20682) 5 years ago
enode p2p/enode: update code comment (#20972) 4 years ago
enr core/forkid: implement the forkid EIP, announce via ENR (#19738) 5 years ago
nat build: use golangci-lint (#20295) 5 years ago
netutil p2p/netutil: fix staticcheck warning (#20315) 5 years ago
simulations p2p: new dial scheduler (#20592) 5 years ago
testing p2p/discv5, p2p/testing: add missing Timer.Stop calls in tests (#20869) 5 years ago
dial.go p2p: new dial scheduler (#20592) 5 years ago
dial_test.go p2p: new dial scheduler (#20592) 5 years ago
message.go p2p: measure subprotocol bandwidth usage 5 years ago
message_test.go all: fix go vet warnings 9 years ago
metrics.go p2p: remove MeteredPeerEvent (#20679) 5 years ago
peer.go p2p: defer wait group done in protocol start (#20951) 4 years ago
peer_error.go p2p: fix some golint warnings (#16577) 6 years ago
peer_test.go p2p: new dial scheduler (#20592) 5 years ago
protocol.go cmd/devp2p, p2p: dial using node iterator, discovery crawler (#20132) 5 years ago
rlpx.go p2p: remove MeteredPeerEvent (#20679) 5 years ago
rlpx_test.go p2p: remove useless parameter (#19433) 6 years ago
server.go p2p/server: add UDP port mapping goroutine to wait group (#20846) 5 years ago
server_test.go all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666) 5 years ago
util.go p2p: new dial scheduler (#20592) 5 years ago
util_test.go p2p: new dial scheduler (#20592) 5 years ago