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 28d34d635c
service: change stop interface (#7816)
2 years ago
..
grpc Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 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 rpc: use encoding/json rather than tmjson (#7670) 2 years ago
file_test.go Clean up temp files more thoroughly after testing. (#7815) 2 years ago
msgs.go privval: fix ping message encoding (#5441) 4 years ago
msgs_test.go ABCI Vote Extension 2 (#6885) 2 years ago
retry_signer_client.go privval: improve client shutdown to prevent resource leak (#7544) 2 years ago
secret_connection.go privval: remove panics in privval implementation (#7475) 2 years ago
signer_client.go service: change stop interface (#7816) 2 years ago
signer_client_test.go service: change stop interface (#7816) 2 years ago
signer_dialer_endpoint.go privval: improve client shutdown to prevent resource leak (#7544) 2 years ago
signer_endpoint.go privval: improve client shutdown to prevent resource leak (#7544) 2 years ago
signer_listener_endpoint.go privval: improve client shutdown to prevent resource leak (#7544) 2 years ago
signer_listener_endpoint_test.go service: change stop interface (#7816) 2 years ago
signer_requestHandler.go cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
signer_server.go privval: improve client shutdown to prevent resource leak (#7544) 2 years ago
socket_dialers.go privval: duplicate SecretConnection from p2p package (#5672) 3 years ago
socket_dialers_test.go Clean up temp files more thoroughly after testing. (#7815) 2 years ago
socket_listeners.go correct spelling to US english (#6077) 3 years ago
socket_listeners_test.go Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 years ago
utils.go privval: remove panics in privval implementation (#7475) 2 years ago
utils_test.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago