688 Commits (8a878c1cad3433ce266962bd5833906d8fc32d6b)

Author SHA1 Message Date
  Ethan Buchman 6157c700dd forgot errors file 7 years ago
  Ethan Buchman c90bf77566 rpc: add n_peers to /net_info 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 3ee1d7909e p2p: explicit netaddress errors 7 years ago
  Ethan Buchman 32268a8135 limit maxPexMessageSize based on maxAddressSize 7 years ago
  Ethan Buchman 40c79235c0 p2p: dont require minor versions to match in handshake 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
  Ethan Buchman 0cbbb61962 minor cleanup 7 years ago
  Ethan Buchman 94e823cc91 p2p: NodeInfo.Channels is HexBytes 7 years ago
  Anton Kaliaev 3a0edc561d
log error from AddrBook#AddAddress in DialPeersAsync 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
  suyuhuang 384b3ea065 improve `show_node_id` (#1433) 7 years ago
  Ethan Buchman 1a1e4e767b check max msg size in DecodeMessage 7 years ago
  Ethan Buchman c68d406195 fix tests 7 years ago
  Ethan Buchman 02c0835e9b fixes post merge 7 years ago
  Javed Khan 5d8767e656
p2p: don't use dial funcn in peerconfig 7 years ago
  Javed Khan 54adb790f2
p2p: switch - reconnect only if persistent 7 years ago
  Jae Kwon fb64314d1c Review from Anton 7 years ago
  Anton Kaliaev 3d32474da8
make linter happy 7 years ago
  Anton Kaliaev 3233c318ea
only log errors, dial correct addresses 7 years ago
  Anton Kaliaev 6e39ec6e26
do not even try to dial ourselves 7 years ago
  Anton Kaliaev 7f6ee7a46b
add a comment for NewSwitch 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
  Anton Kaliaev 3284a13fee
add test 7 years ago
  Anton Kaliaev fc9ffee2e3
remove unused tracking because it leads to memory leaks in tests 7 years ago
  Anton Kaliaev 4b8e342309
fix panic: lookup testing on 10.0.2.3:53: no such host 7 years ago
  Anton Kaliaev 5a2fa71b03
use combination of IP and port, not just IP 7 years ago
  Anton Kaliaev 9a57ef9cbf
do not dial ourselves (ok, maybe just once) 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
  Anton Kaliaev 904a3115a6
require addresses to have an ID by default 7 years ago
  Javed Khan 5ef639fcbe
p2p: persistent - redial if first dial fails 7 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 7 years ago
  Anton Kaliaev 22949e6dfd
new tmlibs Parallel implementation 7 years ago
  Jae Kwon 901b456151 P2P now works with Amino 7 years ago
  Anton Kaliaev 214817ed17
do not add peer to switch if it fails to start 7 years ago
  Anton Kaliaev a7250af303
Exponential backoff follow up (#1349) 7 years ago
  Jae Kwon ced74251e9 maxPacketMsg -> packetMsgMax... 7 years ago
  Jae Kwon 6c345f9fa2 First stab: p2p/conn 7 years ago
  Alexander Simmerl 50ae892d5e
p2p: Keep reference to connections in test peer 7 years ago
  Anton Kaliaev d8b08cd943
return back panic in peer#onReceive 7 years ago