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.
 
 
 
 
 
 
Erik Grinaker e74176ad1a
privval: fix ping message encoding (#5442)
4 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 proto: folder structure adhere to buf (#5025) 4 years ago
file_test.go proto: folder structure adhere to buf (#5025) 4 years ago
msgs.go privval: fix ping message encoding (#5442) 4 years ago
msgs_test.go privval: fix ping message encoding (#5442) 4 years ago
retry_signer_client.go privval: if remote signer errors, don't retry (#5140) 4 years ago
signer_client.go privval: add chainID to requests (#5239) 4 years ago
signer_client_test.go privval: add chainID to requests (#5239) 4 years ago
signer_dialer_endpoint.go privval: allow passing options to NewSignerDialerEndpoint (#5434) (#5437) 4 years ago
signer_endpoint.go libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
signer_listener_endpoint.go libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
signer_listener_endpoint_test.go lint: add errchecks (#5316) 4 years ago
signer_requestHandler.go privval: add chainID to requests (#5239) 4 years ago
signer_server.go libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
socket_dialers.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
socket_dialers_test.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
socket_listeners.go crypto: remove key suffixes (#4941) 4 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