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 cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975)
3 years ago
..
grpc cleanup: Reduce and normalize import path aliasing. (#6975) 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 libs/time: move types/time into libs (#6595) 3 years ago
file_test.go libs/time: move types/time into libs (#6595) 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 cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
signer_client_test.go privval: add ctx to privval interface (#6240) 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 cleanup: remove redundant error plumbing (#6778) 3 years ago
signer_listener_endpoint_test.go privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
signer_requestHandler.go cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
signer_server.go libs: internalize some packages (#6366) 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 crypto: remove key suffixes (#4941) 4 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