7 Commits (master)

Author SHA1 Message Date
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Erik Grinaker 2d0fcf498d
privval: duplicate SecretConnection from p2p package (#5672) 4 years ago
  Anton Kaliaev fa522ca323
privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
  Marko 99d88cbe2f
crypto: remove key suffixes (#4941) 4 years ago
  Erik Grinaker fe11219795
Fix unexported returns (#4450) 4 years ago
  Juan Leni f7f034a8be privval: refactor Remote signers (#3370) 5 years ago
  Juan Leni 853dd34d31 privval: improve Remote Signer implementation (#3351) 5 years ago
  Thane Thomson d4e6720541 Expanding tests to cover Unix sockets version of client (#3132) 5 years ago
  Ismail Khoffi a6011c007d Close and retry a RemoteSigner on err (#2923) 5 years ago
  Hendrik Hofstadt f60713bca8 privval: Add IPCPV and fix SocketPV (#2568) 6 years ago
  Ethan Buchman 7b48ea1788
privval: set deadline in readMsg (#2548) 6 years ago
  Ismail Khoffi fc073746a0 privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
  Anton Kaliaev ad580e2734
fix acceptDeadline 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Anton Kaliaev 3ffda994c2
Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 6 years ago
  Anton Kaliaev ff8ddee708
rename privval#GetAddress and GetPubKey to Address and PubKey 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  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 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 ca619c80b6
Stop privVal socket client on node shutdown 6 years ago
  Alexander Simmerl b7ce89e568
Speed up CircleCI builds 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 6 years ago
  Alexander Simmerl 32d9563a15 Format and consolidate 6 years ago
  Alexander Simmerl 18f7e52562 Use secret connection 6 years ago
  Alexander Simmerl fec541373d Correct server protocol 6 years ago
  Alexander Simmerl ff600e9aa0 wip: check error of wire read 6 years ago
  Alexander Simmerl a49357b19e wip: Avoid underscore in var name 6 years ago
  Alexander Simmerl 4b997c29ee wip: fix nil pointer deference 6 years ago
  Alexander Simmerl c27fda09dd wip: Comment types 6 years ago
  Ethan Buchman 459633fb4c types/priv_validator 6 years ago