851 Commits (de5cf42ed5ab19d93a4da48b33454f32c1c899d6)

Author SHA1 Message Date
  Sam Kleinman e9928f6186
p2p: limit rate of dialing new peers (#6485) 4 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 4 years ago
  Sam Kleinman 0781ca3f50
p2p/pex: cleanup to pex internals and peerManager interface (#6476) 4 years ago
  Sam Kleinman ee230cd0f6
p2p: revert change to routePeer (#6475) 4 years ago
  Sam Kleinman fa891c5a4b
node: cleanup pex initialization (#6467) 4 years ago
  Callum Waters 230abbe676
fix pex test to handle too many addresses (#6451) 4 years ago
  Callum Waters 64e7b5efea
p2p: add channel descriptors to open channel (#6440) 4 years ago
  Callum Waters 4dded9c852
pex: fix send requests too often test (#6437) 4 years ago
  Callum Waters ec5e3b0b02
p2p: wire pex v2 reactor to router (#6407) 4 years ago
  Aleksandr Bezobchuk bc643b19c4
p2p: support private peer IDs in new p2p stack (#6409) 4 years ago
  Callum Waters 9efc20c963
p2p: improve PEX reactor (#6305) 4 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 4 years ago
  Marko 990504cd07
crypto: add sr25519 as a validator key (#6376) 4 years ago
  Callum Waters 5bafedff17
evidence: fix bug with hashes (#6375) 4 years ago
  Sam Kleinman fce665ef06
p2p: fix network update test (#6361) 4 years ago
  Aleksandr Bezobchuk 47b28fd6aa
p2p: minor cleanup + update router options (#6353) 4 years ago
  Sam Kleinman 3a690568ae
p2p: make peer scoring test more resilient (#6322) 4 years ago
  Sam Kleinman 0f41f7465c
p2p: extend e2e tests for new p2p framework (#6323) 4 years ago
  Sam Kleinman bcdf923cb8
p2p: improve router test stability (#6310) 4 years ago
  Sam Kleinman d0b513c182
p2p: filter peers by IP address and ID (#6300) 4 years ago
  Sam Kleinman 3ed8f14bf9
p2p: connect max inbound peers configuration to new router (#6296) 4 years ago
  Sam Kleinman c62e320ffd
p2p: rate-limit incoming connections by IP (#6286) 4 years ago
  Sam Kleinman 91506bf25d
p2p: simple peer scoring (#6277) 4 years ago
  Aleksandr Bezobchuk b5e4147e5a
p2p: metrics (#6278) 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
  Sam Kleinman 99c73dd3c1
refactor blockchain/v0 tests to use p2ptest (#6256) 4 years ago
  Callum Waters 6f6083dae3
linter: fix nolintlint warnings (#6257) 4 years ago
  Sam Kleinman acbe3f6570
P2P: Evidence Reactor Test Refactor (#6238) 4 years ago
  Marko 8c539f7c2b
logs: cleanup (#6198) 4 years ago
  Anton Kaliaev 089b314bdb
test/fuzz: fix PEX reactor test (#6188) 4 years ago
  Callum Waters 42f6c40751
p2p: enable scheme-less parsing of IPv6 strings (#6158) 4 years ago
  Erik Grinaker b6be889b97
node: feature flag for legacy p2p support (#6056) 4 years ago
  Aleksandr Bezobchuk 16bbe8c862
consensus: p2p refactor (#5969) 4 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 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
  Marko 1f01e5d726
params: remove blockTimeIota (#5987) 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 5a9b740acb
test: fix TestSwitchAcceptRoutine by ignoring spurious error (#6001) 4 years ago
  Erik Grinaker aead4ab555
test: fix test data race in p2p.MemoryTransport with logger (#5995) 4 years ago
  Erik Grinaker 4dca066aab
test: disable TestPEXReactorSeedModeFlushStop due to flake (#5996) 4 years ago
  Erik Grinaker 6e3c58204a
test: fix TestSwitchAcceptRoutine flake by ignoring error type (#6000) 4 years ago
  Erik Grinaker 06de7459c9
p2p: use stopCtx when dialing peers in Router (#5983) 4 years ago
  Erik Grinaker 937a18468a
test/p2p: close transports to avoid goroutine leak failures (#5982) 4 years ago
  Erik Grinaker fe5b312337
p2p: resolve PEX addresses in PEX reactor (#5980) 4 years ago