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
Felföldi Zsolt fc01a7ce8e
les/vflux/client, p2p/nodestate: fix data races (#24058)
3 years ago
..
discover all: fix 'the the' in comments (#24036) 3 years ago
dnsdisc
enode p2p/enode: store local port number as uint16 (#23926) 3 years ago
enr p2p/enr: reduce allocation in Record.encode (#24034) 3 years ago
msgrate p2p/msgrate: return capacity as integer, clamp to max uint32 (#22943) 4 years ago
nat p2p/nat: skip TestUPNP in non-CI environments if discover fails (#22877) 4 years ago
netutil all: add go:build lines (#23468) 3 years ago
nodestate les/vflux/client, p2p/nodestate: fix data races (#24058) 3 years ago
rlpx p2p/rlpx: reduce allocation and syscalls (#22899) 4 years ago
simulations p2p/simulations: improve README language (#24051) 3 years ago
tracker
dial.go p2p, p2p/enode: fix data races (#23434) 3 years ago
dial_test.go
message.go
message_test.go
metrics.go
peer.go eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
peer_error.go p2p: fix array out of bounds issue (#23165) 4 years ago
peer_test.go
protocol.go
server.go p2p: remove term "whitelist" (#23295) 4 years ago
server_test.go all: fix warning flagging the use of DeepEqual on error (#23624) 3 years ago
transport.go p2p/rlpx: reduce allocation and syscalls (#22899) 4 years ago
transport_test.go
util.go
util_test.go