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/discv5
Dave McGregor 33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package
6 years ago
..
database.go core, p2p/discv5: use time.NewTicker instead of time.Tick (#15747) 7 years ago
database_test.go all: fix various comment typos (#17748) 6 years ago
metrics.go p2p/discv5: add egress/ingress traffic metrics to discv5 udp transport (#16369) 6 years ago
net.go vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
net_test.go p2p, swarm, trie: avoid copying slices in loops (#17265) 6 years ago
node.go p2p: fix some golint warnings (#16577) 6 years ago
node_test.go p2p/discv5: added new topic discovery package 8 years ago
nodeevent_string.go build: enable goimports and varcheck linters (#16446) 7 years ago
ntp.go all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
sim_run_test.go p2p/discv5: added new topic discovery package 8 years ago
sim_test.go p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) 7 years ago
sim_testmain_test.go p2p/discv5: added new topic discovery package 8 years ago
table.go all: simplify s[:] to s where s is a slice (#17673) 6 years ago
table_test.go all: update license information 8 years ago
ticket.go p2p: fix some golint warnings (#16577) 6 years ago
topic.go p2p: fix some golint warnings (#16577) 6 years ago
topic_test.go all: update license information 8 years ago
udp.go p2p, p2p/discover: add signed ENR generation (#17753) 6 years ago
udp_test.go build: enable goimports and varcheck linters (#16446) 7 years ago