Commit Graph

18 Commits (459278cd57a6188aea3991db3c7f83df70282ad8)

Author SHA1 Message Date
HAOYUatHZ 5c0954afff p2p/discv5: make idx bounds checking more sound (#17571) 6 years ago
Felföldi Zsolt b52bb31b76 p2p/discv5: add delay to refresh cycle when no seed nodes are found (#16994) 6 years ago
libotony 834057592f p2p/discv5: fix negative index after uint convert to int (#17274) 6 years ago
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
Felföldi Zsolt c4712bf96b p2p/discv5: fix multiple discovery issues (#16036) 7 years ago
Felföldi Zsolt 92580d69d3 p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) 7 years ago
Péter Szilágyi c15d76a40f p2p/discv5: fix reg lookup, polish code, use logger (#15737) 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Péter Szilágyi 2573094df2
p2p/discover, p2p/discv5: use flexible comparison for IPs 8 years ago
Zsolt Felfoldi a6d3bf6fc3 p2p/discv5: search and lookup improvement 8 years ago
Felix Lange a47341cf96 p2p, p2p/discover, p2p/discv5: add IP network restriction feature 8 years ago
Felix Lange a98d1d67d6 p2p/discover, p2p/discv5: prevent relay of invalid IPs and low ports 8 years ago
Péter Szilágyi b61f48e5aa
cmd, mobile, node, p2p: surface the discovery V5 bootnodes 8 years ago
Zsolt Felfoldi 1f70b279ba p2p/discv5: added new bootnodes 8 years ago
Zsolt Felfoldi e33e57684f p2p/discv5: fixed bootnode connect issues 8 years ago
Zsolt Felfoldi 09baeec0da discv5: fixed state machine lockup bug 8 years ago
Zsolt Felfoldi 49da42983a p2p/discv5: added new topic discovery package 8 years ago