Commit History

Author SHA1 Message Date
  timcooijmans 7b5107b73f p2p/discover: avoid dropping unverified nodes when table is almost empty (#21396) 5 years ago
  Felix Lange 6ef4495a8f p2p/discover: require table nodes to have an IP (#21330) 5 years ago
  Felix Lange 350a87dd3c p2p/discover: add support for EIP-868 (v4 ENR extension) (#19540) 6 years ago
  Felix Lange dba1750eda p2p/discover: split out discv4 code 6 years ago
  Felix Lange cf147c71d5 p2p/discover: remove unused function 6 years ago
  Felix Lange a89170cfb2 p2p/discover: improve table addition code (#18974) 6 years ago
  Felix Lange f0c6f92140 p2p/discover, p2p/enode: rework endpoint proof handling, packet logging (#18963) 6 years ago
  Felix Lange 6f607de5d5 p2p, p2p/discover: add signed ENR generation (#17753) 7 years ago
  Felix Lange 30cd5c1854 all: new p2p node representation (#17643) 7 years ago
  Felix Lange c73b654fd1 p2p/discover: move bond logic from table to transport (#17048) 7 years ago
  kiel barry 864e80a48f p2p: fix some golint warnings (#16577) 7 years ago
  Felix Lange 9123eceb0f p2p, p2p/discover: misc connectivity improvements (#16069) 7 years ago
  Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
  Felix Lange a98d1d67d6 p2p/discover, p2p/discv5: prevent relay of invalid IPs and low ports 9 years ago
  Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
  Felix Lange d1f507b7f1 p2p/discover: support incomplete node URLs, add Resolve 10 years ago
  Péter Szilágyi 9e1d9bff3b node: customizable protocol and service stacks 10 years ago
  Felix Lange b4374436f3 p2p/discover: fix race involving the seed node iterator 10 years ago
  Felix Lange 01ed3fa1a9 p2p/discover: unlock the table during ping replacement 10 years ago
  Felix Lange b23b4dbd79 p2p/discover: close Table during testing 10 years ago
  Felix Lange bfbcfbe4a9 all: fix license headers one more time 10 years ago
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 10 years ago
  Felix Lange ea54283b30 all: update license information 10 years ago
  Felix Lange a8e4cb6dfe p2p/discover: use separate rand.Source instances in tests 10 years ago
  Felix Lange 9f38ef5d97 p2p/discover: add ReadRandomNodes 10 years ago
  Felix Lange 2adcc31bb4 p2p/discover: new distance metric based on sha3(id) 10 years ago
  Felix Lange 72ab6d3255 p2p/discover: track sha3(ID) in Node 10 years ago
  Felix Lange fc747ef4a6 p2p/discover: new endpoint format 10 years ago
  Péter Szilágyi 8646365b42 cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design 10 years ago
  Péter Szilágyi 6def110c37 cmd/bootnode, eth, p2p, p2p/discover: clean up the seeder and mesh into eth. 10 years ago