Skip to content
New issue

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

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

Already on GitHub? # to your account

politeiavoter: Update prompt pass placement. #1490

Merged
merged 1 commit into from
Aug 16, 2021
Merged

Conversation

lukebp
Copy link
Member

@lukebp lukebp commented Aug 16, 2021

This diff moves the dcrwallet password prompt to the begining of the
voting function so that the user does not have to wait for the expensive
O(n) wallet calls to complete in order to input their password. It also
adds in a dcrwallet call that verifies the password is correct.

This patch was submitted by marcopeereboom.

This diff moves the dcrwallet password prompt to the begining of the
voting function so that the user does not have to wait for the expensive
O(n) wallet calls to complete in order to input their password. It also
adds in a dcrwallet call that verifies the password is correct.

This patch was submitted by moo31337.
@lukebp lukebp merged commit b909d7c into decred:master Aug 16, 2021
@lukebp lukebp mentioned this pull request Sep 22, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants