734 Commits (f1000794f2f1d89c2f6e1ee2d391544013cac294)

Author SHA1 Message Date
  Ricardo Domingos e6abdb8b9d p2p/trust: Fix nil pointer error on TrustMetric Copy() (#1819) 6 years ago
  Liamsi a39b2522d5 review comments: 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev 205d8b8062
fixes after @xla review 6 years ago
  Anton Kaliaev e4bb3566a0
move metrics constructors to a separate package 6 years ago
  Anton Kaliaev 84812145cb
friendly apis for constructors 6 years ago
  Anton Kaliaev b10b0da3fd
bundle imports 6 years ago
  Anton Kaliaev 19699d644f
p2p metric, make height and totalTxs gauges 6 years ago
  Dev Ojha b84f788f36 Switch ports 466xx to 266xx (#1735) 6 years ago
  Anton Kaliaev cd3a240c9f
return an error if we fail to parse external IP 6 years ago
  Ethan Buchman 9481cabd50 fixes from review 6 years ago
  Alexander Simmerl c661a3ec21
Fix race when mutating MConnConfig 6 years ago
  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