Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No option for fully decrypting the wallet #635

Open
sandakersmann opened this issue Jul 5, 2022 · 6 comments
Open

No option for fully decrypting the wallet #635

sandakersmann opened this issue Jul 5, 2022 · 6 comments

Comments

@sandakersmann
Copy link
Contributor

Only option now is to decrypt for minting only. An option for fully decrypting the wallet is needed when you for example want to dump private keys in the console.

@Nagalim
Copy link
Member

Nagalim commented Jul 5, 2022

Walletpassphrase with a long time parameter can be used for dumping priv keys.

@sandakersmann
Copy link
Contributor Author

sandakersmann commented Jul 5, 2022

Should be an option under settings I think.

Edit: I'm only able to decrypt for minting only with walletpassphrase in the console.

@Nagalim
Copy link
Member

Nagalim commented Jul 5, 2022

Use "false" to unlock totally, "true" unlocks for minting only.

@selfwithin
Copy link

on console use the follwing command.

"wallate passpharse" , XXX(numbers of seconds you want to unlock wallet for ), false

once you are done. lock the wallet.

and decrupt for minting...

@sandakersmann
Copy link
Contributor Author

Thanks. Worked with false added on the end. I think it should be an option under settings also.

@belovachap
Copy link
Contributor

I would also like this feature. I've had to resort to doing the "walletpassphrase with a long timeout" trick for my own use case after not finding this option in the GUI menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants