You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292)
3 years ago
..
grpc service: remove stop method and use contexts (#7292) 3 years ago
doc.go privval: retry GetPubKey/SignVote/SignProposal N times before 4 years ago
errors.go privval: if remote signer errors, don't retry (#5140) 4 years ago
file.go migrate away from deprecated ioutil APIs (#7175) 3 years ago
file_test.go migrate away from deprecated ioutil APIs (#7175) 3 years ago
msgs.go privval: fix ping message encoding (#5441) 4 years ago
msgs_test.go cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
retry_signer_client.go state/privval: no GetPubKey retry beyond the proposal/voting window (#6578) 3 years ago
secret_connection.go cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
signer_client.go service: remove stop method and use contexts (#7292) 3 years ago
signer_client_test.go service: remove stop method and use contexts (#7292) 3 years ago
signer_dialer_endpoint.go privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
signer_endpoint.go libs: internalize some packages (#6366) 3 years ago
signer_listener_endpoint.go service: remove stop method and use contexts (#7292) 3 years ago
signer_listener_endpoint_test.go service: remove stop method and use contexts (#7292) 3 years ago
signer_requestHandler.go cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
signer_server.go service: remove stop method and use contexts (#7292) 3 years ago
socket_dialers.go privval: duplicate SecretConnection from p2p package (#5672) 4 years ago
socket_dialers_test.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
socket_listeners.go correct spelling to US english (#6077) 3 years ago
socket_listeners_test.go migrate away from deprecated ioutil APIs (#7175) 3 years ago
utils.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
utils_test.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago