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
Péter Szilágyi b569550a39 p2p/discover: fix api issues caused by leveldb update 10 years ago
..
discover p2p/discover: fix api issues caused by leveldb update 10 years ago
nat Updated logging 10 years ago
handshake.go p2p: fix goroutine leak when handshake read fails 10 years ago
handshake_test.go p2p: improve disconnect signaling at handshake time 10 years ago
message.go cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit 10 years ago
message_test.go p2p: use package rlp to encode messages 10 years ago
peer.go p2p: fix yet another disconnect hang 10 years ago
peer_error.go p2p: make DiscReason bigger than byte 10 years ago
peer_test.go p2p: fix Peer shutdown deadlocks 10 years ago
protocol.go p2p: print Cap as name/version 10 years ago
rlpx.go p2p: reject messages that cannot be written as simple RLPx frames 10 years ago
rlpx_test.go p2p: use package rlp to encode messages 10 years ago
server.go cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design 10 years ago
server_test.go p2p: improve disconnect signaling at handshake time 10 years ago
testlog_test.go fix p2p/testlog_test 10 years ago