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/enode
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126)
7 months ago
..
idscheme.go all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
idscheme_test.go all: new p2p node representation (#17643) 6 years ago
iter.go p2p/enode: implement per-source timeout in FairMix (#25962) 2 years ago
iter_test.go p2p: initialize maps with known size (#27229) 1 year ago
localnode.go p2p/enode: store local port number as uint16 (#23926) 3 years ago
localnode_test.go all: remove deprecated uses of math.rand (#26710) 2 years ago
node.go all: fix docstrings 2 years ago
node_test.go p2p/enode: improve IPv6 support, add ENR text representation (#19663) 5 years ago
nodedb.go all: fix function names in docs (#29128) 7 months ago
nodedb_test.go p2p: initialize maps with known size (#27229) 1 year ago
urlv4.go build: upgrade to go 1.19 (#25726) 2 years ago
urlv4_test.go p2p/enode: mock DNS resolver in URL parsing test (#20252) 5 years ago