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.
 
 
 
 
 
 
M. J. Fromberger da697089d0
Move libs/async to internal/libs/async. (#7449)
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 Remove now-unused nolint:lll directives. (#7356) 3 years ago
retry_signer_client.go state/privval: no GetPubKey retry beyond the proposal/voting window (#6578) 3 years ago
secret_connection.go Move libs/async to internal/libs/async. (#7449) 3 years ago
signer_client.go service: remove exported logger from base implemenation (#7381) 3 years ago
signer_client_test.go service: remove exported logger from base implemenation (#7381) 3 years ago
signer_dialer_endpoint.go service: remove exported logger from base implemenation (#7381) 3 years ago
signer_endpoint.go sync: remove special mutexes (#7438) 3 years ago
signer_listener_endpoint.go sync: remove special mutexes (#7438) 3 years ago
signer_listener_endpoint_test.go service: cleanup base implementation and some caller implementations (#7301) 3 years ago
signer_requestHandler.go cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
signer_server.go sync: remove special mutexes (#7438) 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