103 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  Alexander Simmerl e11f3167ff
Fix pex reactor test 6 years ago
  Alexander Simmerl 77f09f5b5e
Move to ne.IP 6 years ago
  Ethan Buchman 68a0b3f95b version bump. add roadmap back. minor fixes 6 years ago
  Ethan Buchman b6c062c451 fixes from review 7 years ago
  Ethan Buchman fae94a44a2 p2p/pex: some addrbook fixes 7 years ago
  Ethan Buchman 3a30ee75b9 minor fixes 7 years ago
  Ethan Buchman 3498b676a6 update spec and addrbook.go 7 years ago
  Ethan Buchman 6157c700dd forgot errors file 7 years ago
  Ethan Buchman 6805ddf1b8 p2p: change some logs from Error to Debug. #1476 7 years ago
  Ethan Buchman 2761861b6b p2p: MinNumOutboundPeers. Closes #1501 7 years ago
  Ethan Buchman 64569b15e5 fix build and test 7 years ago
  Ethan Buchman 0450e35d67 some comments 7 years ago
  Ethan Buchman aaa81092e7 p2p: some comments and a log line 7 years ago
  Ethan Buchman 32268a8135 limit maxPexMessageSize based on maxAddressSize 7 years ago
  Ethan Buchman c23909eecf p2p/pex: minor cleanup and comments 7 years ago
  Ethan Buchman 936d1a0e68 some notes about the p2p layer 7 years ago
  Thomas Corbière ab00bf7c8b standardize PRNG access (#1411) 7 years ago
  Vladislav Dmitriyev 7c22e47629 Replaced NodeInfo's pubkey to ID (#1443) 7 years ago
  Ethan Buchman 1a1e4e767b check max msg size in DecodeMessage 7 years ago
  Ethan Buchman c68d406195 fix tests 7 years ago
  Anton Kaliaev 6e39ec6e26
do not even try to dial ourselves 7 years ago
  Anton Kaliaev 34b77fcad4
log error when we fail to add new address 7 years ago
  Anton Kaliaev 3b3f45d49b
use addrbook#AddOurAddress to store our address 7 years ago
  Jae Kwon 5d1c758730 Fix evidence 7 years ago
  Anton Kaliaev cee7b5cb54 GetSelectionWithBias 7 years ago
  Anton Kaliaev 1585152341 https://github.com/tendermint/tendermint/pull/1128#discussion_r162799294 7 years ago
  Anton Kaliaev 8e699c2bfd defaultSeedDisconnectWaitPeriod should be at least as long as we expect 7 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 7 years ago
  Jae Kwon 901b456151 P2P now works with Amino 7 years ago
  Anton Kaliaev a7250af303
Exponential backoff follow up (#1349) 7 years ago
  Anton Kaliaev 4242352852
stop peer on decoding error 7 years ago
  Anton Kaliaev 31deaa4a79
fix broken merge 7 years ago
  Anton Kaliaev 736ea055a8
add a test for pex reactor 7 years ago
  Anton Kaliaev a39aec0bae
rename private_peers to private_peer_ids to distinguish from peers 7 years ago
  Anton Kaliaev fc5b0471d9
use time.Since 7 years ago
  Anton Kaliaev 264bce4ddd
skip dialing based on last time dialed 7 years ago
  Anton Kaliaev 0f41570c80
fixes from bucky's review 7 years ago
  Anton Kaliaev f85c8896d9
test pex_reactor's dialPeer 7 years ago
  Anton Kaliaev f0d4f56327
refactor pex_reactor tests 7 years ago
  Anton Kaliaev 1941b5c769
fixes from @xla's review 7 years ago
  Anton Kaliaev 21e2c41c6b
exponential backoff for addrs in the address book 7 years ago
  Alexander Simmerl 8f2703e8b2
Dial seeds directly without potential peers 7 years ago
  Ethan Buchman 9293ae76bf p2p: introduce peerConn to simplify peer creation (#1226) 7 years ago
  Anton Kaliaev 2a24ae90c1
fixes from Jae's review 7 years ago
  Anton Kaliaev 11b68f1934
rewrite broadcastTxRoutine to use channels 7 years ago
  Ethan Buchman 8f3bd3f209 p2p: addrBook.Save() on DialPeersAsync 7 years ago
  Ethan Buchman 85816877c6 config: fix addrbook path to go in config 7 years ago
  Ethan Buchman 775bb85efb p2p/pex: wait to connect to all peers in reactor test 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