25 Commits (e2f0778c14ada5fd89c17ab9c40359961ae50554)

Author SHA1 Message Date
  Ethan Buchman 02c0835e9b fixes post merge 6 years ago
  Jae Kwon d24e4cb821 Fix race testing 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Jae Kwon 34974e3932 Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
  Alexander Simmerl 9b9022f8df privVal: Improve SocketClient network code (#1315) 6 years ago
  Alexander Simmerl 589781721a
Invert privVal socket communication 6 years ago
  Alexander Simmerl 2aa77025c3
Fix typo 6 years ago
  Alexander Simmerl 8e1856a90a
Use builtin panic 6 years ago
  Alexander Simmerl ca619c80b6
Stop privVal socket client on node shutdown 6 years ago
  Alexander Simmerl 25ff699425
Improve method docs 6 years ago
  Alexander Simmerl 879b4c0a2c
Use common method to determine file existence 6 years ago
  Alexander Simmerl b7ce89e568
Speed up CircleCI builds 6 years ago
  Ethan Buchman 5378bfc5c7 types.SignBytes -> o.SignBytes 6 years ago
  Alexander Simmerl 74d3f7e1fd
Integrate private validator socket client 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 8da2a6a147 types/priv_validator: fixes for latest p2p and cmn 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 c27fda09dd wip: Comment types 7 years ago
  Ethan Buchman 459633fb4c types/priv_validator 6 years ago