838 Commits (5bafedff17f4bbeb915df79d4bef74d6a635825a)

Author SHA1 Message Date
  Callum Waters 5bafedff17
evidence: fix bug with hashes (#6375) 3 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
  Erik Grinaker 7ea8746ed1
proto/p2p: rename PEX messages and fields (#5974) 4 years ago
  Erik Grinaker 51aca684b8
p2p: add prototype PEX reactor for new stack (#5971) 4 years ago
  Erik Grinaker 13e772c916
p2p: add PeerManager.Advertise() (#5957) 4 years ago
  Erik Grinaker 81daaacae9
p2p: simplify PeerManager upgrade logic (#5962) 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 9c98af4277
test: fix TestPEXReactorRunning data race (#5955) 4 years ago
  Erik Grinaker 670e9b427b
p2p: improve PeerManager prototype (#5936) 4 years ago
  Aleksandr Bezobchuk 15c1936b85
p2p: revise shim log levels (#5940) 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
  Aleksandr Bezobchuk e986602649
evidence: p2p refactor (#5747) 4 years ago
  Erik Grinaker 1ccd23ca1d
p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) 4 years ago