57 Commits (37010ad5b25bd2939a97b684095edc8376c44c86)

Author SHA1 Message Date
  Anton Kaliaev f80a1bc42b privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
  Anton Kaliaev 9da308fd2a privval: if remote signer errors, don't retry 4 years ago
  Anton Kaliaev d85e2e52d2
Release/v0.32.11 (#4709) 4 years ago
  cosmostuba 4b15b96588 privval: add `SignerDialerEndpointRetryWaitInterval` option (#4115) 5 years ago
  cosmostuba 0335d07ff6 privval: remove misplaced debug statement (#4103) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Phil Salant 05075ea5b7 linters: modify code to pass maligned and interfacer (#3959) 5 years ago
  Marko 8a282a5fee replace errors.go with github.com/pkg/errors (2/2) (#3890) 5 years ago
  Marko 8dc39b69b7 replace errors.go with github.com/pkg/errors (1/2) (#3888) 5 years ago
  Juan Leni f7f034a8be privval: refactor Remote signers (#3370) 5 years ago
  Marko ff9e08a32f add staticcheck linting (#3828) 5 years ago
  Marko 5d0e7034e8 Renamed wire.go to codec.go (#3827) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Marko 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Marko 866b343c0c Changes to files that had linting issue (#3731) 5 years ago
  Anton Kaliaev 43348022d6
pex: various follow-ups (#3605) 5 years ago
  Ismail Khoffi 8db7e74b87 privval: increase timeout to mitigate non-deterministic test failure (#3580) 5 years ago
  Juan Leni 853dd34d31 privval: improve Remote Signer implementation (#3351) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Ethan Buchman 45b70ae031
fix non deterministic test failures and race in privval socket (#3258) 5 years ago
  Ethan Buchman 39eba4e154
WAL: better errors and new fail point (#3246) 5 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 5 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 5 years ago
  Anton Kaliaev 8d2dd7e554
refactor TestListenerConnectDeadlines to avoid data races (#3201) 5 years ago
  Thane Thomson c69dbb25ce Consolidates deadline tests for privval Unix/TCP (#3143) 5 years ago
  Thane Thomson d4e6720541 Expanding tests to cover Unix sockets version of client (#3132) 5 years ago
  Thane Thomson 3191ee8bad Dropping "construct" prefix as per #3121 5 years ago
  Ethan Buchman d1afa0ed6c privval: fixes from review (#3126) 5 years ago
  Thane Thomson ca00cd6a78 Make privval listener testing generic 5 years ago
  Thane Thomson 5f93220c61 Adds tests for Unix sockets 5 years ago
  Ismail Khoffi a6011c007d Close and retry a RemoteSigner on err (#2923) 5 years ago
  Ismail Khoffi 6a80412a01 Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
  yutianwu 41e2eeee9c R4R: Split immutable and mutable parts of priv_validator.json (#2870) 6 years ago
  srmo e291fbbebe 2871 remove proposalHeartbeat infrastructure (#2874) 6 years ago
  Anton Kaliaev b487feba42
node: refactor privValidator ext client code & tests (#2895) 6 years ago
  Zarko Milosevic c5905900eb Simplify proposal msg (#2735) 6 years ago
  Ismail Khoffi 6643c5dd11 Catch up with amino 0.13.0 (#2690) 6 years ago
  Hendrik Hofstadt f60713bca8 privval: Add IPCPV and fix SocketPV (#2568) 6 years ago
  Ismail Khoffi 8888595b94 [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
  Ethan Buchman 7b48ea1788
privval: set deadline in readMsg (#2548) 6 years ago
  Ethan Buchman 52e21cebcf
remove some xxx comments and the config.mempool.recheck_empty (#2505) 6 years ago
  Ismail Khoffi fc073746a0 privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  ValarDragon f903947ff3 crypto: Remove interface from crypto.Signature 6 years ago
  ValarDragon a83eed104c libs/cmn: Remove Tempfile, Tempdir, switch to ioutil variants (#2114) 6 years ago
  Anton Kaliaev ad580e2734
fix acceptDeadline 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 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