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

unlock encrypted wallet "OK" button bugfix #138

Merged

Commits on Nov 27, 2020

  1. qt: unlock wallet "OK" button bugfix

    When trying to send a transaction from an encrypted wallet, the ask
    passphrase dialog would not allow the user to click the "OK" button
    and proceed. Therefore it was impossible to send a transaction
    through the gui. It was not enabling the "OK" button after the
    passphrase was entered by the user, because it was using the same
    form validation logic as the "Change passphrase" flow.
    Michael Dietz authored and Michael Dietz committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    8008ef7 View commit details
    Browse the repository at this point in the history