3296 Commits (66354de219165b3c5add567dc6ada9c347071d30)
 

Author SHA1 Message Date
  Anton Kaliaev 66354de219
cd into tendermint before calling `dep status` 7 years ago
  Anton Kaliaev 0821384ac6
update abci version 7 years ago
  Anton Kaliaev e01650f21d
fix Dockerfile.develop 7 years ago
  Anton Kaliaev 8dd06cf197
ditch glide 7 years ago
  Anton Kaliaev 93732b4c1e
remove old network tests 7 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 7 years ago
  Zaki Manian 6270ecef8c Switch to dep from glide for dependency management (#1243) 7 years ago
  Ethan Buchman 9293ae76bf p2p: introduce peerConn to simplify peer creation (#1226) 7 years ago
  Ethan Buchman 2fd023a239 remove accidental binary 7 years ago
  Ethan Buchman c8a2bdf78b
Merge pull request #1225 from tendermint/release-v0.16.0 7 years ago
  Zach Ramsay 3cd604562c RequestInitChain needs genesisBytes 7 years ago
  Zach Ramsay 7c6c0dba53 glide update 7 years ago
  Ethan Buchman ec2f3f49ef changelog date and version 7 years ago
  Ethan Buchman 8bba7c64bc update version and changelog [ci skip] 7 years ago
  Ethan Buchman 0467de890a
Merge pull request #1202 from tendermint/restore-mempool-memory-leak-tests 7 years ago
  Anton Kaliaev 0ae0155cba restore mempool memory leak tests 7 years ago
  Ethan Buchman f4feb7703b fix appHash log. closes #1207 7 years ago
  Ethan Buchman 0e68638af3 update glide abci/tmlibs to develop 7 years ago
  Ethan Buchman d3e276bf80
Merge pull request #1209 from tendermint/1205-fixes-for-p2p-memory-leak-and-pong 7 years ago
  Anton Kaliaev fc585bcdec
do not block when writing to pongTimeoutCh 7 years ago
  Anton Kaliaev 2a24ae90c1
fixes from Jae's review 7 years ago
  Ethan Buchman f1c8489270
Merge pull request #1201 from tendermint/1022-do-not-enforce-1/3-val-changes 7 years ago
  Ethan Buchman 2d10c8f15b
Merge pull request #1095 from tendermint/804-p2p-issues 7 years ago
  Anton Kaliaev 106cdb74e5
do not enforce 1/3 validator power change 7 years ago
  Anton Kaliaev 22b038810a
do not block in recvRoutine 7 years ago
  Anton Kaliaev 45750e1b29
fix race by sending signal instead of stopping pongTimer 7 years ago
  Anton Kaliaev 26419fba28
refactor code plus add one more test 7 years ago
  Anton Kaliaev ac0123d249
drain pongTimeoutCh and pongTimer's channel to prevent leaks 7 years ago
  Anton Kaliaev f4ff66de30
rewrite pong timer to use time.AfterFunc 7 years ago
  Anton Kaliaev 747b73cb95
fix merge conflicts 7 years ago
  Anton Kaliaev 161e100a24
close return channel when we're done 7 years ago
  Anton Kaliaev 3ae738f453
increase timeouts 7 years ago
  Anton Kaliaev d14d4a2527
remove TryBroadcast 7 years ago
  Anton Kaliaev 860da464df
remove weird concurrency testing 7 years ago
  Anton Kaliaev 4e2000abfe
control order by sending msgs from one goroutine 7 years ago
  Anton Kaliaev 5834a59816
read ping 7 years ago
  Anton Kaliaev b28b76ddf7
rename pingTimeout to pingInterval, pongTimer is now time.Timer 7 years ago
  zbo14 91e4f4b786
ping/pong timeout in config 7 years ago
  zbo14 9b554fb2c4
switch test modification 7 years ago
  zbo14 f97ead4f5f
prep for merge 7 years ago
  zbo14 5af22d6ee6
remove SwitchEventNewPeer, SwitchEventDonePeer 7 years ago
  zbo14 1d16df6a92
add test, TrySend in broadcast 7 years ago
  Ethan Buchman e7bc946760
Merge pull request #1200 from tendermint/update-deps 7 years ago
  Ethan Buchman cf1e1f5899
Merge pull request #1194 from tendermint/1177-semantics-of-currate-low-msg 7 years ago
  Anton Kaliaev 2f8372d629
update protobuf 7 years ago
  Anton Kaliaev d84e4effce
update tmlibs 7 years ago
  Anton Kaliaev 0c1b91b762
revert back curRate != 0 7 years ago
  Anton Kaliaev c8990d06d9
remove curRate != 0 7 years ago
  Anton Kaliaev b0a55882b2
lower the minRecvRate 7 years ago
  Anton Kaliaev d1fa44e816
improve "curRate too low" message 7 years ago