24 Commits (40fe4a3bf83ed0d00760151a34e7e4532fa33fb0)

Author SHA1 Message Date
  Sam Kleinman e9928f6186
p2p: limit rate of dialing new peers (#6485) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Sam Kleinman 0781ca3f50
p2p/pex: cleanup to pex internals and peerManager interface (#6476) 3 years ago
  Callum Waters 64e7b5efea
p2p: add channel descriptors to open channel (#6440) 3 years ago
  Callum Waters 9efc20c963
p2p: improve PEX reactor (#6305) 3 years ago
  Sam Kleinman fce665ef06
p2p: fix network update test (#6361) 3 years ago
  Sam Kleinman bcdf923cb8
p2p: improve router test stability (#6310) 4 years ago
  Sam Kleinman c62e320ffd
p2p: rate-limit incoming connections by IP (#6286) 4 years ago
  Aleksandr Bezobchuk a554005136
p2p: revised router message scheduling (#6126) 4 years ago
  Sam Kleinman 2ceb816721
test infra: make memory network test buffers configurable (#6275) 4 years ago
  Aleksandr Bezobchuk 16bbe8c862
consensus: p2p refactor (#5969) 4 years ago
  Erik Grinaker 9b6d6a3ad0
p2p: tighten up Router and add tests (#6044) 4 years ago
  Erik Grinaker 2aad26e2f1
p2p: tighten up and test PeerManager (#6034) 4 years ago
  Erik Grinaker fc71882f74
p2p: add tests and fix bugs for `NodeAddress` and `NodeID` (#6021) 4 years ago
  Erik Grinaker 1f39f808e1
p2p: tighten up and test Transport API (#6020) 4 years ago
  Erik Grinaker 50b8907581
p2p: clean up new Transport infrastructure (#6017) 4 years ago
  Erik Grinaker c900303ac6
test: fix flaky router broadcast test (#6006) 4 years ago
  Erik Grinaker 363804ac21
test: fix TestRouter to take into account PeerManager reconnects (#6002) 4 years ago
  Erik Grinaker 937a18468a
test/p2p: close transports to avoid goroutine leak failures (#5982) 4 years ago
  Erik Grinaker a741314c97
p2p: improve peerStore prototype (#5954) 4 years ago
  Erik Grinaker 7e0436c6e6
p2p: make PeerManager.DialNext() and EvictNext() block (#5947) 4 years ago
  Erik Grinaker 670e9b427b
p2p: improve PeerManager prototype (#5936) 4 years ago
  Erik Grinaker 96215a06ed
p2p: add prototype peer lifecycle manager (#5882) 4 years ago
  Erik Grinaker c61cd3fd05
p2p: add Router prototype (#5831) 4 years ago