68 Commits (dc1d24afb104f9a04fa9fd6d449c81ddd3f2847f)

Author SHA1 Message Date
  Juan Leni dc1d24afb1
review fixes 6 years ago
  Juan Leni 944d76d76e
unifying and using cmn.GetFreePort() 6 years ago
  Juan Leni b83f2d5fb9
use t.log instead 6 years ago
  Juan Leni 8f54612503
removing break 6 years ago
  Juan Leni ba9b09974a
dropping connecting when writing fails 6 years ago
  Juan Leni 708bf4ff07
check during initialization 6 years ago
  Anton Kaliaev 6d68360e51
Update privval/signer_client_test.go 6 years ago
  Anton Kaliaev eb7365c567
Update privval/signer_client.go 6 years ago
  Juan Leni cc39cc487f
clean up 6 years ago
  Juan Leni fb7ad0720b
small formatting changes 6 years ago
  Juan Leni e57278df4f
addressing comments 6 years ago
  Juan Leni ab033fbc81
Improve reconnections + fixing unit tests 6 years ago
  Juan Leni 37cc8db430
improved connection loop 6 years ago
  Juan Leni 409175c3f2
wip 6 years ago
  Juan Leni defade8c6c
complete implementation 6 years ago
  Juan Leni fb31eefe50
avoid invalid cache values (improve later?) 6 years ago
  Juan Leni bce20dbfb6
fix linter issues 6 years ago
  Juan Leni 33b8c6307b
fixing unit test 6 years ago
  Juan Leni a66063f946
Improving service endpoint 6 years ago
  Juan Leni ad7eb8f45d
clean up tests 6 years ago
  Juan Leni c7348985af
Fix/improve unit tests 6 years ago
  Juan Leni 588e7f32dc
Clean up 6 years ago
  Juan Leni 91e00b3620
Improve tests 6 years ago
  Juan Leni d9b3001d13
Encapsulating and fixing unit tests 6 years ago
  Juan Leni 07501137c4
reworking unit tests 6 years ago
  Juan Leni c879c6e58d
refactoring - work in progress 6 years ago
  Juan Leni 853dd34d31 privval: improve Remote Signer implementation (#3351) 6 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 6 years ago
  Ethan Buchman 45b70ae031
fix non deterministic test failures and race in privval socket (#3258) 6 years ago
  Ethan Buchman 39eba4e154
WAL: better errors and new fail point (#3246) 6 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 6 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 6 years ago
  Anton Kaliaev 8d2dd7e554
refactor TestListenerConnectDeadlines to avoid data races (#3201) 6 years ago
  Thane Thomson c69dbb25ce Consolidates deadline tests for privval Unix/TCP (#3143) 6 years ago
  Thane Thomson d4e6720541 Expanding tests to cover Unix sockets version of client (#3132) 6 years ago
  Thane Thomson 3191ee8bad Dropping "construct" prefix as per #3121 6 years ago
  Ethan Buchman d1afa0ed6c privval: fixes from review (#3126) 6 years ago
  Thane Thomson ca00cd6a78 Make privval listener testing generic 6 years ago
  Thane Thomson 5f93220c61 Adds tests for Unix sockets 6 years ago
  Ismail Khoffi a6011c007d Close and retry a RemoteSigner on err (#2923) 6 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