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 4ef140f6ca
lint: cleanup pending lint errors (#7237)
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 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 (#5442) 4 years ago
msgs_test.go privval: make response values non nullable (#5583) 4 years ago
retry_signer_client.go privval: if remote signer errors, don't retry (#5140) 4 years ago
signer_client.go privval: make response values non nullable (#5583) 4 years ago
signer_client_test.go privval: make response values non nullable (#5583) 4 years ago
signer_dialer_endpoint.go privval: increase read/write timeout to 5s and calculate ping interva… (#5666) 4 years ago
signer_endpoint.go p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) (#5870) 3 years ago
signer_listener_endpoint.go privval: reset pingTimer to avoid sending unnecessary pings (#5642) (#5668) 4 years ago
signer_listener_endpoint_test.go privval: increase read/write timeout to 5s and calculate ping interva… (#5666) 4 years ago
signer_requestHandler.go e2e: use ed25519 for secretConn (remote signer) (#5678) 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 lint: cleanup pending lint errors (#7237) 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