Commit Graph

25 Commits (827716f0d1d5d23b9fd7842529c0053322e44cb9)

Author SHA1 Message Date
Péter Szilágyi be65b47645
all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
Dan Laine 289c6c3b15
p2p: use slices package for sorting (#27494) 1 year ago
Felix Lange 2c37142d2f cmd/devp2p, p2p: dial using node iterator, discovery crawler (#20132) 5 years ago
Felix Lange cc0f0e27a6 p2p: remove "cap" enr entry (#19800) 5 years ago
Felix Lange 6f607de5d5
p2p, p2p/discover: add signed ENR generation (#17753) 6 years ago
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 6 years ago
Wuxiang d3488c1aff p2p: fix typo (#17446) 6 years ago
Péter Szilágyi e46ab3bdcd eth, p2p, rpc/api: polish protocol info gathering 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Péter Szilágyi d84638bd31 p2p: support protocol version negotiation 9 years ago
Felix Lange 4bef3ce284 p2p: print Cap as name/version 10 years ago
Felix Lange 5bdc115943 p2p: integrate p2p/discover 10 years ago
zelig d227f6184e fix protocol to accomodate privkey 10 years ago
Felix Lange b0ff946b55 p2p: move peerList back into baseProtocol 10 years ago
Felix Lange eb0e7b1b81 eth, p2p: remove EncodeMsg from p2p.MsgWriter 10 years ago
obscuren 6abf8ef78f Merge 10 years ago
Felix Lange f0f6727778 p2p: use an error type for disconnect requests 10 years ago
Felix Lange 9423401d73 p2p: fix decoding of disconnect reason (fixes #200) 10 years ago
Felix Lange 6049fcd52a p2p: use package rlp for baseProtocol 10 years ago
Felix Lange 59b63caf5e p2p: API cleanup and PoC 7 compatibility 10 years ago
Felix Lange 7149191dd9 p2p: fix issues found during review 10 years ago
Felix Lange f38052c499 p2p: rework protocol API 10 years ago
zelig 771fbcc02e initial commit of p2p package 10 years ago