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.
 
 
 
 
 
 
Marko 346aa14db5
fix lint failures with 1.31 (#5489)
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 test: add end-to-end testing framework (#5435) 4 years ago
file_test.go proto: folder structure adhere to buf (#5025) 4 years ago
msgs.go privval: fix ping message encoding (#5441) 4 years ago
msgs_test.go privval: fix ping message encoding (#5441) 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) 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 fix lint failures with 1.31 (#5489) 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