3389 Commits (f0d4f56327caff786b1835649b2df4b7664f70b1)
 

Author SHA1 Message Date
  Anton Kaliaev 3b40b62d04
Merge pull request #1198 from tendermint/feature/genesisrawjson 6 years ago
  Anton Kaliaev c41cbf2a07
add missing golang.org/x/net/netutil package 6 years ago
  Anton Kaliaev 1a3faa8db1
add app_state field to docs 6 years ago
  Anton Kaliaev 4ce79baac7
rename app_options to app_state in genesis_test 6 years ago
  Anton Kaliaev 056b70b4ce
update changelog 6 years ago
  rigelrozanski 4806b3b9bf
AppOptions -> AppStateJSON 7 years ago
  Ethan Buchman 2a8f0000b2
Merge pull request #1250 from tendermint/ditch-glide 6 years ago
  Ethan Buchman dd2d846c02
Merge pull request #1203 from tendermint/feature/priv_val 6 years ago
  Anton Kaliaev 2ae87eee4e
style fixes from @xla 6 years ago
  use-n-delete 4be23027ed adding recipe for minimalistic deps analysis (#1218) 6 years ago
  Anton Kaliaev c19bbb2403
switch back to parsing .lock file 6 years ago
  Ethan Buchman edb871f514
Merge pull request #1237 from tendermint/feature/priv_val_socket_client 6 years ago
  Ethan Buchman 9c5937df96
Merge pull request #1247 from tendermint/feature/xla-integrate-codecov 6 years ago
  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 7 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 7 years ago
  Alexander Simmerl 7d71e702d8 Integrate privVal client with node secret 7 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