492 Commits (423fef1416539ebbf322c52f1caeb26fbbd197ad)

Author SHA1 Message Date
  Zach Ramsay 423fef1416 docs: use absolute links (#1617) 6 years ago
  Zach Ramsay 60d7486de2 docs: fix dead links, closes #1608 6 years ago
  Anton Kaliaev 5a041baa36
nice output for msgBytes 6 years ago
  Ethan Buchman 68a0b3f95b version bump. add roadmap back. minor fixes 6 years ago
  Jae Kwon edbec10f9e Expose peer stats for dump_consensus_state 6 years ago
  Ethan Buchman b6c062c451 fixes from review 6 years ago
  Ethan Buchman c195772de1 p2p: small lint 6 years ago
  Ethan Buchman fae94a44a2 p2p/pex: some addrbook fixes 6 years ago
  Ethan Buchman 3a30ee75b9 minor fixes 6 years ago
  Ethan Buchman 3498b676a6 update spec and addrbook.go 6 years ago
  Ethan Buchman 6157c700dd forgot errors file 6 years ago
  Ethan Buchman c90bf77566 rpc: add n_peers to /net_info 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 3ee1d7909e p2p: explicit netaddress errors 6 years ago
  Ethan Buchman 32268a8135 limit maxPexMessageSize based on maxAddressSize 6 years ago
  Ethan Buchman 40c79235c0 p2p: dont require minor versions to match in handshake 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
  Ethan Buchman 0cbbb61962 minor cleanup 6 years ago
  Ethan Buchman 94e823cc91 p2p: NodeInfo.Channels is HexBytes 6 years ago
  Anton Kaliaev 3a0edc561d
log error from AddrBook#AddAddress in DialPeersAsync 6 years ago
  Thomas Corbière ab00bf7c8b standardize PRNG access (#1411) 6 years ago
  Vladislav Dmitriyev 7c22e47629 Replaced NodeInfo's pubkey to ID (#1443) 6 years ago
  suyuhuang 384b3ea065 improve `show_node_id` (#1433) 6 years ago
  Ethan Buchman 1a1e4e767b check max msg size in DecodeMessage 6 years ago
  Ethan Buchman c68d406195 fix tests 6 years ago
  Ethan Buchman 02c0835e9b fixes post merge 6 years ago
  Javed Khan 5d8767e656
p2p: don't use dial funcn in peerconfig 6 years ago
  Javed Khan 54adb790f2
p2p: switch - reconnect only if persistent 6 years ago
  Jae Kwon fb64314d1c Review from Anton 6 years ago
  Anton Kaliaev 3d32474da8
make linter happy 6 years ago
  Anton Kaliaev 3233c318ea
only log errors, dial correct addresses 6 years ago
  Anton Kaliaev 6e39ec6e26
do not even try to dial ourselves 6 years ago
  Anton Kaliaev 7f6ee7a46b
add a comment for NewSwitch 6 years ago
  Anton Kaliaev 34b77fcad4
log error when we fail to add new address 6 years ago
  Anton Kaliaev 3b3f45d49b
use addrbook#AddOurAddress to store our address 6 years ago
  Anton Kaliaev 3284a13fee
add test 6 years ago
  Anton Kaliaev fc9ffee2e3
remove unused tracking because it leads to memory leaks in tests 6 years ago
  Anton Kaliaev 4b8e342309
fix panic: lookup testing on 10.0.2.3:53: no such host 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
  Jae Kwon 5d1c758730 Fix evidence 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
  Anton Kaliaev 904a3115a6
require addresses to have an ID by default 6 years ago