Skip to content

QML wallet search followup - #10792

Draft
accumulator wants to merge 2 commits into
spesmilo:masterfrom
accumulator:qml_wallet_search_followup
Draft

QML wallet search followup#10792
accumulator wants to merge 2 commits into
spesmilo:masterfrom
accumulator:qml_wallet_search_followup

Conversation

@accumulator

Copy link
Copy Markdown
Member

Currently, hidden wallets are still detectable;

  1. closing the app with a hidden wallet active -> on app start, no wallet is loaded, wallet list is shown
  2. last remaining wallet is hidden -> on app start, new wallet wizard not started, (empty) wallet list shown. So, under coercion, user could be forced to drain non-hidden wallets, then remove them -> hidden wallet detected as wizard is not shown

This PR makes app behaviour when hidden wallets are present identical to no hidden wallets present

one caveat; this opens up potential non-unified password situations again :/

…el, so rowCount is reflecting visible

wallets, but wallet_name_exists and pathForName are aware of hidden wallets.
…leave prev value intact.

qedaemon: make add_wallet idempotent, add hidden wallet on load
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants