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 f80a1bc42b privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
..
codec.go Renamed wire.go to codec.go (#3827) 5 years ago
doc.go Fix linter errors thrown by `lll` (#3970) 5 years ago
errors.go privval: if remote signer errors, don't retry 4 years ago
file.go Fix linter errors thrown by `lll` (#3970) 5 years ago
file_deprecated.go privval: improve Remote Signer implementation (#3351) 5 years ago
file_deprecated_test.go Fix linter errors thrown by `lll` (#3970) 5 years ago
file_test.go privval: refactor Remote signers (#3370) 5 years ago
messages.go replace errors.go with github.com/pkg/errors (1/2) (#3888) 5 years ago
retry_signer_client.go privval: if remote signer errors, don't retry 4 years ago
signer_client.go privval: if remote signer errors, don't retry 4 years ago
signer_client_test.go privval: if remote signer errors, don't retry 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 Fix linter errors thrown by `lll` (#3970) 5 years ago
signer_server.go privval: refactor Remote signers (#3370) 5 years ago
socket_dialers.go linters: modify code to pass maligned and interfacer (#3959) 5 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 replace errors.go with github.com/pkg/errors (2/2) (#3890) 5 years ago
utils_test.go replace errors.go with github.com/pkg/errors (2/2) (#3890) 5 years ago