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
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587)
3 weeks ago
..
testdata p2p/discover: implement v5.1 wire protocol (#21647) 4 years ago
crypto.go all: use min/max/clear from go1.21 (#29307) 8 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) 8 months ago
encoding_test.go build: update to golangci-lint 1.61.0 (#30587) 3 weeks ago
msg.go p2p/discover: concurrent TALKREQ handling (#27112) 2 years ago
session.go common/lru: add generic LRU implementation (#26162) 2 years ago