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.
 
 
 
 
 
 
Anton Kaliaev 24193dd817 privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
..
codec.go format: add format cmd & goimport repo (#4586) 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 privval: remove deprecated `OldFilePV` (#4889) 4 years ago
file_test.go format: add format cmd & goimport repo (#4586) 4 years ago
messages.go format: add format cmd & goimport repo (#4586) 4 years ago
retry_signer_client.go privval: if remote signer errors, don't retry (#5140) 4 years ago
signer_client.go privval: if remote signer errors, don't retry (#5140) 4 years ago
signer_client_test.go privval: if remote signer errors, don't retry (#5140) 4 years ago
signer_dialer_endpoint.go privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
signer_endpoint.go privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
signer_listener_endpoint.go privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
signer_listener_endpoint_test.go privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
signer_requestHandler.go privval: return error on getpubkey (#4534) 4 years ago
signer_server.go libs/common: refactor libs common 3 (#4232) 5 years ago
socket_dialers.go format: add format cmd & goimport repo (#4586) 4 years ago
socket_dialers_test.go replace errors.go with github.com/pkg/errors (2/2) (#3890) 5 years ago
socket_listeners.go privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
socket_listeners_test.go pex: various follow-ups (#3605) 5 years ago
utils.go libs/common: Refactor libs/common 5 (#4240) 5 years ago
utils_test.go replace errors.go with github.com/pkg/errors (2/2) (#3890) 5 years ago