Skip to content

QT Wallet - locked wallet breaks masternode start #3

@longestline

Description

@longestline

When you start a remote masternode when the wallet is locked, the masternode doesn't start. However once you started a locked wallet once, it is impossible to start the Masternode even when unlocked.

Steps to reproduce:

  1. Encrypt QT Wallet
  2. Set up local and remote Masternode as per setup guide
  3. Leave QT wallet locked
  4. Click on Start Many in the QT Wallet
  5. Receive error message "Cannot allocate VIN"
  6. Unlock QT Wallet
  7. Click on Start Many in the QT Wallet
  8. Still receive error message "cannot allocate VIN"

Step 8 should result in "Masternode started successfully"

Restarting the QT Wallet doesn't help.

Ideally the QT Wallet should check whether the wallet is locked and prompt the user to unlock before starting the MN.

Secondly, why does this scenario occur? Does something get cached somewhere?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions