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

Wallet: Enforce LockWallet Operation after every UnlockWallet operation. #528

Open
dmigwi opened this issue Jun 23, 2023 · 3 comments
Open
Labels

Comments

@dmigwi
Copy link
Owner

dmigwi commented Jun 23, 2023

source Discusssion.

image

(Issue originally authored by: @kennedy Izuegbu in gitlab.com)

@dmigwi dmigwi added the Backlog label Jun 23, 2023
@dmigwi
Copy link
Owner Author

dmigwi commented Jun 23, 2023

Sometimes the wallet is needed to stay unlocked during certain processes, for example mixing or auto ticket buyer. This solution would not work in such instances.

Any process unlocking a wallet should also perform the lock operation when done.

By Kennedy Izuegbu on 2023-01-11T18:34:57 (imported from GitLab)

(Comment originally authored by: @kennedy Izuegbu in gitlab.com)

@dmigwi
Copy link
Owner Author

dmigwi commented Jun 23, 2023

we can also have a method called verify passphrase that unlocks a wallet and locks it back immediately, as sometimes we just unlock the wallet to verify the passphrase.

By Kennedy Izuegbu on 2023-03-29T15:38:13 (imported from GitLab)

(Comment originally authored by: @kennedy Izuegbu in gitlab.com)

@dmigwi
Copy link
Owner Author

dmigwi commented Jun 23, 2023

mentioned in issue #1347

By Migwi Ndung'u on 2023-04-06T13:28:33 (imported from GitLab)

(Comment originally authored by: @kennedy Izuegbu in gitlab.com)

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

No branches or pull requests

1 participant