94 Commits (eb9b37e19688b435d7163dcfd134d25b84201eef)

Author SHA1 Message Date
  Ethan Buchman 16509ac3db
p2p: fix race by peer.Start() before peers.Add() 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 46151720f8 fix tests 7 years ago
  Ethan Buchman 57151d6043 p2p: use cmn instead of . 7 years ago
  Ethan Buchman 5d660e073a remove viper from p2p 7 years ago
  Ethan Buchman fcf78a5da7 cleanup go-config/viper and some unnamed imports 7 years ago
  Ethan Buchman 23a6a6f8fc move into p2p package 7 years ago
  Ethan Buchman eaeb547938 use tmlibs 7 years ago
  Anton Kaliaev 06d219db8e
test peer with no auth enc 7 years ago
  Anton Kaliaev 1d01f6af98
2 kinds of peers: outbound and inbound 7 years ago
  Anton Kaliaev 7dcc3dbcd1
test peer 7 years ago
  Ethan Buchman 9a1a6c56b4 dont expose makePersistent 7 years ago
  Ethan Buchman b6f744c732 fix AddPeerWithConnection 7 years ago
  Ethan Buchman a9bb6734e7 SetDeadline for authEnc. Stop peer if Add fails 7 years ago
  Anton Kaliaev 8bb3a2e1d7
persistent peers (Refs #13) 7 years ago
  Ethan Buchman 0e7baf027b some dial seeds fixes 7 years ago
  rigelrozanski 26275ba66c dial seeds error handling 7 years ago
  Ethan Buchman 153ac88672 update MakeConnectedSwitches 8 years ago
  Ethan Buchman 642901d5aa filter conn by addr/pubkey. closes #3 8 years ago
  Ethan Buchman 711d2541f5 MakeConnectedSwitches function 8 years ago
  Ethan Buchman 981c6868ad fix race conditions in tests 8 years ago
  Ethan Buchman 6684a18730 fix test 8 years ago
  Jae Kwon abc3a2cc3c initial commit 9 years ago