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 dbe2146d0a
rpc: simplify the encoding of interface-typed arguments in JSON (#7600)
2 years ago
..
grpc testing: use scoped logger for all public packages (#7504) 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: simplify the encoding of interface-typed arguments in JSON (#7600) 2 years ago
file_test.go Replace uses of libs/json with encoding/json. (#7534) 2 years ago
msgs.go privval: fix ping message encoding (#5441) 4 years ago
msgs_test.go Remove now-unused nolint:lll directives. (#7356) 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 privval: improve client shutdown to prevent resource leak (#7544) 2 years ago
signer_client_test.go tests: remove in-test logging (#7558) 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 tests: remove in-test logging (#7558) 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) 4 years ago
socket_dialers_test.go privval: remove panics in privval implementation (#7475) 2 years ago
socket_listeners.go correct spelling to US english (#6077) 3 years ago
socket_listeners_test.go privval: remove panics in privval implementation (#7475) 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