1 Commits (4fc06e9d2aeb7e0d9d179aba9b11f556f868bbf4)

Author SHA1 Message Date
  Alexander Simmerl bf370d36c2
Extract priv_validator into first class package 6 years ago
  Jae Kwon 34974e3932 Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 7 years ago
  Alexander Simmerl 9b9022f8df privVal: Improve SocketClient network code (#1315) 7 years ago
  Alexander Simmerl 589781721a
Invert privVal socket communication 7 years ago
  Alexander Simmerl 2aa77025c3
Fix typo 7 years ago
  Alexander Simmerl ca619c80b6
Stop privVal socket client on node shutdown 7 years ago
  Alexander Simmerl b7ce89e568
Speed up CircleCI builds 7 years ago
  Alexander Simmerl 74d3f7e1fd
Integrate private validator socket client 7 years ago
  Alexander Simmerl 6c70b4ce05 Apply connection deadline consistently 7 years ago
  Alexander Simmerl 2a292efb56 Return error for all PrivValidator methoods 7 years ago
  Alexander Simmerl 82b1a34a36 Separate connect logic 7 years ago
  Ethan Buchman 8da2a6a147 types/priv_validator: fixes for latest p2p and cmn 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
  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 7 years ago