112 Commits (eb9b37e19688b435d7163dcfd134d25b84201eef)

Author SHA1 Message Date
  Anton Kaliaev b31ee798bd
preserve original address and dial it instead of self-reported address (#1994) 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
  Alexander Simmerl c661a3ec21
Fix race when mutating MConnConfig 6 years ago
  Alexander Simmerl ea896865a7
Collapse PeerConfig into P2PConfig 6 years ago
  Alexander Simmerl 3255c076e5
Remove auth_enc config option 6 years ago
  Anton Kaliaev 4da81aa0b7
commented out TestPEXReactorRunning 6 years ago
  Alexander Simmerl 01fd102dba
Incoporate review feedback 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
  Alexander Simmerl 77f09f5b5e
Move to ne.IP 6 years ago
  Ethan Buchman 1fe41be929
p2p: prevent connections from same ip 6 years ago
  Ethan Buchman 0cbbb61962 minor cleanup 6 years ago
  Vladislav Dmitriyev 7c22e47629 Replaced NodeInfo's pubkey to ID (#1443) 6 years ago
  Javed Khan 5d8767e656
p2p: don't use dial funcn in peerconfig 6 years ago
  Javed Khan 5ef639fcbe
p2p: persistent - redial if first dial fails 6 years ago
  Anton Kaliaev 22949e6dfd
new tmlibs Parallel implementation 6 years ago
  Jae Kwon 901b456151 P2P now works with Amino 6 years ago
  Anton Kaliaev d8b08cd943
return back panic in peer#onReceive 6 years ago
  Anton Kaliaev d86855ad7a
stop peer if it sends us msg with unknown channel 6 years ago
  Ethan Buchman 9293ae76bf p2p: introduce peerConn to simplify peer creation (#1226) 6 years ago
  Anton Kaliaev 2a24ae90c1
fixes from Jae's review 6 years ago
  Anton Kaliaev 11b68f1934
rewrite broadcastTxRoutine to use channels 7 years ago
  Ethan Buchman 99034904f8 p2p: fix tests for required channels 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 f9e4f6eb6b reorder peer.go methods 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 452d10f368 cleanup switch 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 488ae529ad p2p: authenticate peer ID 7 years ago
  Ethan Buchman a17105fd46 p2p: peer.Key -> peer.ID 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 cb3ac6987e remove some debugs 7 years ago
  Ethan Buchman 5d04ccbe51 excessive logging. update tmlibs for timer fix 7 years ago
  Ethan Buchman 0ec7909ec3 more logging in p2p and consensus 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Zach Ramsay 7ad8a8ab55 Tests almost passing 7 years ago
  Zach Ramsay 15651a931e linting errors: tackle p2p package 7 years ago
  Emmanuel Odeke 7b0fa6c889
p2p: peer should respect errors from SetDeadline 7 years ago
  Anton Kaliaev a1cdc2b68a
set logger for peer's MConnection 7 years ago