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/discover/v5wire
Felix Lange bc6569462d
p2p: use netip.Addr where possible (#29891)
4 months ago
..
testdata p2p/discover: implement v5.1 wire protocol (#21647) 4 years ago
crypto.go all: use min/max/clear from go1.21 (#29307) 6 months ago
crypto_test.go p2p/discover: implement v5.1 wire protocol (#21647) 4 years ago
encoding.go all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
encoding_test.go p2p: use netip.Addr where possible (#29891) 4 months ago
msg.go p2p/discover: concurrent TALKREQ handling (#27112) 1 year ago
session.go common/lru: add generic LRU implementation (#26162) 2 years ago