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
jwasinger 28e7371701
all: replace log15 with slog (#28187)
10 months ago
..
discover all: replace log15 with slog (#28187) 10 months ago
dnsdisc all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
enode p2p: initialize maps with known size (#27229) 1 year ago
enr p2p/discover: improve discv5 NODES response packing (#26033) 2 years ago
msgrate p2p: initialize maps with known size (#27229) 1 year ago
nat all: replace some cases of strings.SplitN with strings.Cut (#28446) 10 months ago
netutil p2p: initialize maps with known size (#27229) 1 year ago
nodestate p2p: initialize maps with known size (#27229) 1 year ago
rlpx all: update license headers and AUTHORS from git history (#24947) 2 years ago
simulations all: replace log15 with slog (#28187) 10 months ago
tracker all: fix some typos (#25551) 2 years ago
dial.go p2p, p2p/discover: add dial metrics (#27621) 1 year ago
dial_test.go p2p: initialize maps with known size (#27229) 1 year ago
message.go p2p: use atomic types (#27764) 1 year ago
message_test.go p2p: move rlpx into separate package (#21464) 4 years ago
metrics.go p2p, p2p/discover: add dial metrics (#27621) 1 year ago
peer.go all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
peer_error.go p2p: use errors.Is for error comparison (#24882) 2 years ago
peer_test.go p2p: move rlpx into separate package (#21464) 4 years ago
protocol.go all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
server.go all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
server_nat.go cmd/bootnode, p2p: support for alternate mapped ports (#26359) 1 year ago
server_nat_test.go cmd/bootnode, p2p: support for alternate mapped ports (#26359) 1 year ago
server_test.go cmd/bootnode, p2p: support for alternate mapped ports (#26359) 1 year ago
transport.go all: update license headers and AUTHORS from git history (#24947) 2 years ago
transport_test.go all: update license headers and AUTHORS from git history (#24947) 2 years ago
util.go all: assign zero after resize in implementations of heap.Interface (#26296) 2 years ago
util_test.go p2p: new dial scheduler (#20592) 5 years ago