519 Commits (89925501f353d7ebd9742909ed40820cc72c05da)

Author SHA1 Message Date
  Anton Kaliaev b8c076ca79
do not drain the channel because there is no channel, duh 6 years ago
  Alexander Simmerl ea896865a7
Collapse PeerConfig into P2PConfig 6 years ago
  Anton Kaliaev 0562009275
bring back assert 6 years ago
  idoor88 fedd07c522 removed assertion to avoid confusion (#1626) 6 years ago
  Alexander Simmerl 3255c076e5
Remove auth_enc config option 6 years ago
  Ethan Buchman d454b1b25f SkipDuplicate -> AllowDuplicate; fix p2p test on mac 6 years ago
  Alexander Simmerl 5796e879b9
Introduce option to skip duplicate ip check 6 years ago
  Anton Kaliaev 4da81aa0b7
commented out TestPEXReactorRunning 6 years ago
  Anton Kaliaev 67068a34f2
log requesting addresses 6 years ago
  Anton Kaliaev 2a0e9f93ce
provide arg to error 6 years ago
  Zach Ramsay 423fef1416 docs: use absolute links (#1617) 6 years ago
  Alexander Simmerl 186d38dd8a
Use different loopback addresses for test switch 6 years ago
  Alexander Simmerl 01fd102dba
Incoporate review feedback 6 years ago
  Alexander Simmerl e11f3167ff
Fix pex reactor test 6 years ago
  Alexander Simmerl 7d98cfd3d6
Test duplicate IP guard in peer set 6 years ago
  Alexander Simmerl 4848e88737
Fix persistent peer switch test 6 years ago
  Zach Ramsay 60d7486de2 docs: fix dead links, closes #1608 6 years ago
  Alexander Simmerl 91b6d3f18c
Do not set address for self error 6 years ago
  Alexander Simmerl 20e9dd0737
Return fake IP even when there is no conn 6 years ago
  Alexander Simmerl 0cd92a4948
Fix race in test suffix 6 years ago
  Alexander Simmerl d596ed1bc2
Let peerConn handle IPs in for tests 6 years ago
  Anton Kaliaev 5a041baa36
nice output for msgBytes 6 years ago
  Alexander Simmerl b698a9febc
Remove double locking in HasIP 6 years ago
  Alexander Simmerl c5f45275ec
Use remotePeer for test switch 6 years ago
  Alexander Simmerl 77f09f5b5e
Move to ne.IP 6 years ago
  Ethan Buchman 1fe41be929
p2p: prevent connections from same ip 6 years ago
  Ethan Buchman 68a0b3f95b version bump. add roadmap back. minor fixes 6 years ago
  Jae Kwon edbec10f9e Expose peer stats for dump_consensus_state 6 years ago
  Ethan Buchman b6c062c451 fixes from review 6 years ago
  Ethan Buchman c195772de1 p2p: small lint 6 years ago
  Ethan Buchman fae94a44a2 p2p/pex: some addrbook fixes 6 years ago
  Ethan Buchman 3a30ee75b9 minor fixes 6 years ago
  Ethan Buchman 3498b676a6 update spec and addrbook.go 6 years ago
  Ethan Buchman 6157c700dd forgot errors file 6 years ago
  Ethan Buchman c90bf77566 rpc: add n_peers to /net_info 6 years ago
  Ethan Buchman 6805ddf1b8 p2p: change some logs from Error to Debug. #1476 6 years ago
  Ethan Buchman 2761861b6b p2p: MinNumOutboundPeers. Closes #1501 6 years ago
  Ethan Buchman 64569b15e5 fix build and test 6 years ago
  Ethan Buchman 0450e35d67 some comments 6 years ago
  Ethan Buchman aaa81092e7 p2p: some comments and a log line 6 years ago
  Ethan Buchman 3ee1d7909e p2p: explicit netaddress errors 6 years ago
  Ethan Buchman 32268a8135 limit maxPexMessageSize based on maxAddressSize 6 years ago
  Ethan Buchman 40c79235c0 p2p: dont require minor versions to match in handshake 6 years ago
  Ethan Buchman c23909eecf p2p/pex: minor cleanup and comments 6 years ago
  Ethan Buchman 936d1a0e68 some notes about the p2p layer 6 years ago
  Ethan Buchman 0cbbb61962 minor cleanup 6 years ago
  Ethan Buchman 94e823cc91 p2p: NodeInfo.Channels is HexBytes 6 years ago
  Anton Kaliaev 3a0edc561d
log error from AddrBook#AddAddress in DialPeersAsync 6 years ago
  Thomas Corbière ab00bf7c8b standardize PRNG access (#1411) 6 years ago
  Vladislav Dmitriyev 7c22e47629 Replaced NodeInfo's pubkey to ID (#1443) 6 years ago