For frequent operation which requires an unlocked wallet, use Unlock Wallet menu option for keeping the wallet unlocked till the application is running.
Unlock Wallet Implemented. #12149
pull kashyap2690 wants to merge 1 commits into bitcoin:master from BlockchainTechTeam:master changing 6 files +34 −1-
kashyap2690 commented at 11:51 AM on January 11, 2018: none
-
Unlock Wallet Implemented. d9db6f20a6
-
meshcollider commented at 11:59 AM on January 11, 2018: contributor
Thanks for trying to contribute! Please give a description of the change you're making as well as the reason behind it when opening a pull request :) Also, check your spelling and formatting of the new code as per the developer guide
- laanwj added the label Wallet on Jan 11, 2018
- MarcoFalke added the label GUI on Jan 11, 2018
-
kashyap2690 commented at 7:08 AM on January 12, 2018: none
Updated the description.
-
jonasschnelli commented at 8:03 AM on January 12, 2018: contributor
Thanks for contributing.
Not sure if this is a desirable concept (keeping the wallet unlocked for unlimited time)... especially not with informing the user about the possible consequences / ramification.
Also, code wise, it seems to be a misuse of the RAII
UnlockContextobject. Please read the developer notes, the style guide, etc. Code seems misaligned and not confirming to the style guide. -
MarcoFalke commented at 1:20 AM on January 19, 2018: member
Are you still working on this? Otherwise, I'd suggest to close.
- fanquake closed this on Jan 22, 2018
- DrahtBot locked this on Sep 8, 2021
Contributors