Veil-Project / veil

Veil-Project
MIT License
118 stars 91 forks source link

If unlocked for *Staking only*, in the GUI, clicking "New Address" adds an entry with no address. #998

Open seanPhill opened 2 years ago

seanPhill commented 2 years ago
  1. If the wallet is fully locked, clicking [New Address] gives a message that the wallet needs to be unlocked in order to create a new address.
  2. If the wallet is unlocked, clicking [New Address] will add a new address to the list, in the Addresses tab of the GUI.
  3. With the wallet unlocked for staking only, clicking [New Address] brought up a dialog box and an error message that it needs to be unlocked, but clicking [OK] added an entry to My Addresses, without an address in it.
    • Next, I locked the wallet, and clicked [New Address] again and it filled an address into the slot that had no address in it! AND the front (bottom left) of the wallet place where the original "receiving address" normally is copied from changed to just "..." and clicking the copy icon copied nothing or null.
  4. Clicking [New Address] again, while locked, did the original correct thing, of not bringing up a dialog box, but giving "Wallet locked, please unlock it to continue."
  5. Unlocking now and clicking [New Address] again, correctly generated another address, but did not fix the originally displayed receiving address from the front of the wallet.
seanPhill commented 2 years ago

After stopping and starting the wallet again, the displayed "Receiving address" has been restored to where you normally copy it from.