dmigwi / sample

0 stars 0 forks source link

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

Open dmigwi opened 1 year ago

dmigwi commented 1 year ago

source Discusssion.

image

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

dmigwi commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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)