16 Commits (20e35654c62ee502d349a8a96f033d12a95215f8)

Author SHA1 Message Date
  needkane 449846ccb2 NodeInfo version check: delete redundant code 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Jae Kwon edbec10f9e Expose peer stats for dump_consensus_state 6 years ago
  Ethan Buchman c195772de1 p2p: small lint 6 years ago
  Ethan Buchman 64569b15e5 fix build and test 6 years ago
  Ethan Buchman 3ee1d7909e p2p: explicit netaddress errors 6 years ago
  Ethan Buchman 40c79235c0 p2p: dont require minor versions to match in handshake 6 years ago
  Ethan Buchman 94e823cc91 p2p: NodeInfo.Channels is HexBytes 6 years ago
  Vladislav Dmitriyev 7c22e47629 Replaced NodeInfo's pubkey to ID (#1443) 6 years ago
  Anton Kaliaev 5a2fa71b03
use combination of IP and port, not just IP 6 years ago
  Anton Kaliaev 9a57ef9cbf
do not dial ourselves (ok, maybe just once) 6 years ago
  Ethan Buchman 9293ae76bf p2p: introduce peerConn to simplify peer creation (#1226) 6 years ago
  Ethan Buchman b6eb275b22 p2p: fix break in double loop 7 years ago
  Ethan Buchman 50129ad8ac p2p: add Channels to NodeInfo and don't send for unknown channels 7 years ago
  Ethan Buchman 21ce5856b3 p2p: notes about ListenAddr 7 years ago
  Ethan Buchman 44e967184a p2p: tmconn->conn and types->p2p 7 years ago
  Ethan Buchman 5b5cbaa66a p2p: use sub dirs 7 years ago
  Ethan Buchman 8b74a8d6ac NodeInfo not a pointer 7 years ago
  Ethan Buchman 08f84cd712 a little more moving around 7 years ago
  Ethan Buchman 7667e11973 remove RemoteAddr from NodeInfo 7 years ago
  Ethan Buchman 53a5498fc5 more fixes from review 7 years ago
  Ethan Buchman f2e0abf1dc p2p: reorder some checks in addPeer; add comments to NodeInfo 7 years ago
  Ethan Buchman 528154f1a2 p2p: PrivKey need not be Ed25519 7 years ago
  Ethan Buchman 9529f12c28 more linting 7 years ago
  Anton Kaliaev f8fdbe3dbc
changes as per Bucky's review 7 years ago
  Ethan Buchman 23a6a6f8fc move into p2p package 7 years ago
  Ethan Buchman 58e42397f8 close conns on filter; fix order in MakeConnectedSwitch 8 years ago
  Jae Kwon 432a37857d Add RemoteAddr and ListenAddr to NodeInfo; Refactor IPRange logic 9 years ago
  Jae Kwon 1c628a97ad Conform to go-wire 1.0 9 years ago
  Jae Kwon abc3a2cc3c initial commit 9 years ago