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
lightclient 33a13b6f21
p2p/simulations: remove packages (#30250)
3 months ago
..
discover p2p/discover: schedule revalidation also when all nodes are excluded (#30239) 3 months ago
dnsdisc
enode p2p: use netip.Addr where possible (#29891) 5 months ago
enr beacon/types, cmd/devp2p, p2p/enr: clean up uses of fmt.Errorf (#30182) 4 months ago
msgrate
nat p2p/nat: return correct port for ExtIP NAT (#30234) 4 months ago
netutil p2p/netutil: fix comments (#29942) 5 months ago
pipes p2p/simulations: remove packages (#30250) 3 months ago
rlpx p2p/simulations: remove packages (#30250) 3 months ago
tracker
dial.go p2p: use netip.Addr where possible (#29891) 5 months ago
dial_test.go
message.go
message_test.go
metrics.go
peer.go
peer_error.go
peer_test.go
protocol.go
server.go p2p: use package slices to sort in PeersInfo (#29957) 5 months ago
server_nat.go p2p: fix ip change log parameter (#30158) 4 months ago
server_nat_test.go p2p: fix flaky test TestServerPortMapping (#30241) 3 months ago
server_test.go
transport.go
transport_test.go p2p/simulations: remove packages (#30250) 3 months ago
util.go
util_test.go