Paymetheus icon indicating copy to clipboard operation
Paymetheus copied to clipboard

The credentials for btcd should be saved by default

Open davecgh opened this issue 9 years ago • 2 comments

Ideally the credentials for btcd should be saved and the connection dialog only shown if the saved credentials are invalid.

davecgh avatar Feb 15 '16 23:02 davecgh

We could save the credentials and autofill the dialogs, but i don't want to perform autoconnect since that prevents you from using another btcd if you wanted to for some reason. This is assumming btcd is left unmanaged by Paymetheus. If it's started by Paymetheus as a service, that's another story, and could be made even more streamlined by removing the prompt altogether.

jrick avatar Feb 16 '16 00:02 jrick

That makes sense. As discussed in IRC, I do think managing btcd from Paymetheus would be the best case. Along these same lines, I don't imagine it would be overly difficult to allow a flag to specify a remote btcd instance which uses the code that already exists today.

davecgh avatar Feb 16 '16 01:02 davecgh