40 Commits (40342bfa4af115d7f06605225583a990b5771624)

Author SHA1 Message Date
  Jeremiah Andrews 6c4ca140ed Add private peer ID tracking to AddrBook (#1989) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Anton Kaliaev a19e857f2e
[pex] switch to MustMarshalBinaryBare and UnmarshalBinaryBare 6 years ago
  Anton Kaliaev 9120fd5d14
unexport DecodeMessage functions 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Anton Kaliaev 9752e059e1
fix nil pointer panic by checking if peer is nil 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Ethan Buchman 9481cabd50 fixes from review 6 years ago
  Anton Kaliaev 67068a34f2
log requesting addresses 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 32268a8135 limit maxPexMessageSize based on maxAddressSize 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
  Thomas Corbière ab00bf7c8b standardize PRNG access (#1411) 6 years ago
  Ethan Buchman 1a1e4e767b check max msg size in DecodeMessage 6 years ago
  Anton Kaliaev 34b77fcad4
log error when we fail to add new address 6 years ago
  Anton Kaliaev cee7b5cb54 GetSelectionWithBias 6 years ago
  Anton Kaliaev 1585152341 https://github.com/tendermint/tendermint/pull/1128#discussion_r162799294 6 years ago
  Anton Kaliaev 8e699c2bfd defaultSeedDisconnectWaitPeriod should be at least as long as we expect 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Jae Kwon 901b456151 P2P now works with Amino 6 years ago
  Anton Kaliaev a7250af303
Exponential backoff follow up (#1349) 6 years ago
  Anton Kaliaev 4242352852
stop peer on decoding error 6 years ago
  Anton Kaliaev 31deaa4a79
fix broken merge 6 years ago
  Anton Kaliaev a39aec0bae
rename private_peers to private_peer_ids to distinguish from peers 6 years ago
  Anton Kaliaev fc5b0471d9
use time.Since 6 years ago
  Anton Kaliaev 264bce4ddd
skip dialing based on last time dialed 6 years ago
  Anton Kaliaev 0f41570c80
fixes from bucky's review 6 years ago
  Anton Kaliaev f85c8896d9
test pex_reactor's dialPeer 6 years ago
  Anton Kaliaev 1941b5c769
fixes from @xla's review 6 years ago
  Anton Kaliaev 21e2c41c6b
exponential backoff for addrs in the address book 6 years ago
  Alexander Simmerl 8f2703e8b2
Dial seeds directly without potential peers 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
  Ethan Buchman 44e967184a p2p: tmconn->conn and types->p2p 7 years ago
  Ethan Buchman 5b5cbaa66a p2p: use sub dirs 7 years ago
  Ethan Buchman 03550c7076 wip addrbook 7 years ago
  Ethan Buchman 7b87cdaed8 p2p: seed disconnects after sending addrs 7 years ago
  Ethan Buchman c2f97e6454 p2p: seed mode fixes from rebase and review 7 years ago
  Ethan Buchman 88eb3e7af0 some minor renames 7 years ago
  caffix 949211a137 added a test for PEX reactor seed mode 7 years ago
  Ethan Buchman fc7915ab4c fixes from review 7 years ago
  Ethan Buchman 17f7a9b510 improve seed dialing logic 7 years ago
  Ethan Buchman 3df5fd21cd better abuse handling in pex 7 years ago