2639 Commits (e997db7a23d3e51b2b265f892226e980ae4c8300)
 

Author SHA1 Message Date
  Ethan Buchman e997db7a23
Merge pull request #859 from tendermint/fix/addrbook 7 years ago
  Ethan Buchman c4b695f78d minor fixes from review 7 years ago
  Ethan Buchman 75463b8331
Merge pull request #877 from tendermint/p2p-switch-DialSeeds-undeterministically 7 years ago
  Emmanuel Odeke 031e10133c
p2p: make Switch.DialSeeds use a new PRNG per call 7 years ago
  Ethan Buchman f9bc22ec6a p2p: fix comment on addPeer (thanks @odeke-em) 7 years ago
  Ethan Buchman 26cd99c66e p2p: fix non-routable addr in test 7 years ago
  Ethan Buchman 9334aad906
Merge pull request #871 from tendermint/fix/docs-860 7 years ago
  Ethan Buchman c695c53259
Merge pull request #876 from tendermint/p2p-extract-key-lex-check-to-variable-for-clarity 7 years ago
  Emmanuel Odeke 5c34d087d9
p2p: use bytes.Equal for key comparison 7 years ago
  Zach Ramsay 559bd169bd docs: fix links, closes #860 7 years ago
  Ethan Buchman f8c969f5a5
Merge pull request #868 from tendermint/small-things 7 years ago
  Ethan Buchman c5253c7a31 node: clean makeNodeInfo 7 years ago
  Ethan Buchman 53f15fde07 update changelog 7 years ago
  Ethan Buchman 814f9cb566
Merge pull request #856 from tendermint/small-things 7 years ago
  Ethan Buchman af0db599b0 minor fixes 7 years ago
  Ethan Buchman 104368bd84
Merge pull request #787 from caffix/develop 7 years ago
  Ethan Buchman 99461a178e
Merge pull request #857 from gguoss/patch-1 7 years ago
  Ethan Buchman feb3230160 some comments 7 years ago
  Ethan Buchman be1a16a601 p2p/pex: simplify ensurePeers 7 years ago
  Ethan Buchman 8e044b0e6d p2p/addrbook: some comments 7 years ago
  Ethan Buchman 40e93a5f9e p2p/addrbook: fix addToOldBucket 7 years ago
  Ethan Buchman 435eb6e2b3 p2p/addrbook: add non-terminating test 7 years ago
  Ethan Buchman 8c88cc017a p2p/addrbook: addAddress returns error. more defensive PickAddress 7 years ago
  Ethan Buchman ed95cc160a p2p/addrbook: simplify PickAddress 7 years ago
  Ethan Buchman 2f067a3f65 p2p/addrbook: addrNew/Old -> bucketsNew/Old 7 years ago
  Ethan Buchman 498a82784d p2p/addrbook: comments 7 years ago
  Guanghua Guo b5708825a7
Failed to compile comment code 7 years ago
  caffix a724ffab25 added changes based on PR comments to the proposal 7 years ago
  Ethan Buchman de34ef91d7
Merge pull request #854 from tendermint/add-go-version-to-readme 7 years ago
  Anton Kaliaev 248a9383a0
add Go version badge to README [ci skip] 7 years ago
  Ethan Buchman 78b4ad291c
Merge pull request #853 from tendermint/p2p-netPipe-own-file 7 years ago
  Emmanuel Odeke 3f9dff9aac
p2p: netPipe for <Go1.10 in own file with own build tag 7 years ago
  Ethan Buchman 443854222c
Merge pull request #852 from tendermint/net-conn-SetDeadline-wraps 7 years ago
  Emmanuel Odeke 283544c7f3
p2p: use fake net.Pipe since only >=Go1.10 implements SetDeadline 7 years ago
  Ethan Buchman 49faa79bdc
Merge pull request #848 from tendermint/p2p-catch-conn.SetDeadline-errors 7 years ago
  Ethan Buchman 7670049a31
Merge pull request #845 from tendermint/fix/826-wait-for-rpc 7 years ago
  Ethan Buchman 0cd642bca7
Merge pull request #849 from tendermint/846-fix-TestFullRound1-race 7 years ago
  Anton Kaliaev fe3c92ecce
unescape $NODE_FLAGS (see comment) 7 years ago
  Ethan Buchman a969e24177 crank context timeouts 7 years ago
  Emmanuel Odeke 7b0fa6c889
p2p: peer should respect errors from SetDeadline 7 years ago
  Anton Kaliaev fa60d8120e
fix TestFullRound1 race (Refs #846) 7 years ago
  caffix 8b7649b90c enhancements made in response to PR full review comments 7 years ago
  caffix 687834c99e added initial trust metric test routines 7 years ago
  caffix 54c25ccbf5 integrated trust metric store as per PR comments 7 years ago
  caffix e160a6198c added initial trust metric design doc and code 7 years ago
  Ethan Buchman e69d36d54f some more robust sleeps 7 years ago
  Ethan Buchman 844c43e044 use stdlib context 7 years ago
  Ethan Buchman 194712fd3b rpc: wait for rpc servers to be available in tests 7 years ago
  Ethan Buchman 30f675aafa
Merge pull request #839 from tendermint/bugfix/pubsub-failures 7 years ago
  Ethan Buchman 695266e907
Merge pull request #844 from tendermint/bunch-up-p2p.AddrBook-wg-calls 7 years ago