3476 Commits (22949e6dfd39180be97ca7f17d8df0c370ea884f)
 

Author SHA1 Message Date
  Ethan Buchman be6082df8e
Merge pull request #1043 from tendermint/lite-binary-vs-linear-search+optimize-insertions 6 years ago
  Anton Kaliaev 66354de219
cd into tendermint before calling `dep status` 6 years ago
  Alexander Simmerl 458a40f74e
Integrate CodeCov as change acceptance stage 6 years ago
  Anton Kaliaev 0821384ac6
update abci version 6 years ago
  Anton Kaliaev e01650f21d
fix Dockerfile.develop 6 years ago
  Anton Kaliaev 8dd06cf197
ditch glide 6 years ago
  Anton Kaliaev 93732b4c1e
remove old network tests 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Zaki Manian 6270ecef8c Switch to dep from glide for dependency management (#1243) 6 years ago
  Ethan Buchman 9293ae76bf p2p: introduce peerConn to simplify peer creation (#1226) 6 years ago
  Alexander Simmerl 74d3f7e1fd
Integrate private validator socket client 6 years ago
  Ethan Buchman 2fd023a239 remove accidental binary 6 years ago
  Ethan Buchman c8a2bdf78b
Merge pull request #1225 from tendermint/release-v0.16.0 6 years ago
  Zach Ramsay 3cd604562c RequestInitChain needs genesisBytes 6 years ago
  Zach Ramsay 7c6c0dba53 glide update 6 years ago
  Ethan Buchman ec2f3f49ef changelog date and version 6 years ago
  Ethan Buchman 8bba7c64bc update version and changelog [ci skip] 6 years ago
  Ethan Buchman ffd2483e67
Merge pull request #1204 from tendermint/feature/priv_val_sockets 6 years ago
  Ethan Buchman 0467de890a
Merge pull request #1202 from tendermint/restore-mempool-memory-leak-tests 6 years ago
  Anton Kaliaev 0ae0155cba restore mempool memory leak tests 6 years ago
  Ethan Buchman f4feb7703b fix appHash log. closes #1207 6 years ago
  Alexander Simmerl a14aab67de Integrate PrivValidator socket server 6 years ago
  Alexander Simmerl 106d804357 Correct config description 6 years ago
  Alexander Simmerl a1020307a0 Clean up flags 6 years ago
  Alexander Simmerl 6c70b4ce05 Apply connection deadline consistently 6 years ago
  Alexander Simmerl 2a292efb56 Return error for all PrivValidator methoods 6 years ago
  Alexander Simmerl 82b1a34a36 Separate connect logic 6 years ago
  Ethan Buchman 0e68638af3 update glide abci/tmlibs to develop 6 years ago
  Ethan Buchman d3e276bf80
Merge pull request #1209 from tendermint/1205-fixes-for-p2p-memory-leak-and-pong 6 years ago
  Anton Kaliaev fc585bcdec
do not block when writing to pongTimeoutCh 6 years ago
  Anton Kaliaev 2a24ae90c1
fixes from Jae's review 6 years ago
  Ethan Buchman 8da2a6a147 types/priv_validator: fixes for latest p2p and cmn 6 years ago
  Alexander Simmerl 7d71e702d8 Integrate privVal client with node secret 6 years ago
  Alexander Simmerl 38d18ca11a Harden tests 7 years ago
  Alexander Simmerl 32d9563a15 Format and consolidate 7 years ago
  Alexander Simmerl 18f7e52562 Use secret connection 7 years ago
  Alexander Simmerl fec541373d Correct server protocol 7 years ago
  Alexander Simmerl ff600e9aa0 wip: check error of wire read 7 years ago
  Alexander Simmerl a49357b19e wip: Avoid underscore in var name 7 years ago
  Alexander Simmerl 4b997c29ee wip: fix nil pointer deference 7 years ago
  Alexander Simmerl d321839669 wip: fix code block in ADR 7 years ago
  Alexander Simmerl c27fda09dd wip: Comment types 7 years ago
  Ethan Buchman 23eb84db35 wip: priv val via sockets 7 years ago
  Ethan Buchman bef91ea7fe adr-008-priv-validator 6 years ago
  Ethan Buchman 459633fb4c types/priv_validator 6 years ago
  Ethan Buchman f1c8489270
Merge pull request #1201 from tendermint/1022-do-not-enforce-1/3-val-changes 6 years ago
  Ethan Buchman 2d10c8f15b
Merge pull request #1095 from tendermint/804-p2p-issues 6 years ago
  Anton Kaliaev 106cdb74e5
do not enforce 1/3 validator power change 6 years ago
  Anton Kaliaev 22b038810a
do not block in recvRoutine 6 years ago
  Anton Kaliaev 45750e1b29
fix race by sending signal instead of stopping pongTimer 6 years ago