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

Add an option to not write a list of recently opened wallets to config file #44

Open
ghost opened this issue Jun 26, 2023 · 0 comments
Open

Comments

@ghost
Copy link

ghost commented Jun 26, 2023

Actual behavior

Open Any wallet saves recently opened in config file

Steps to reproduce

  1. open any saved wallet
  2. close wallet
  3. launch/open wallet again automatically opens last opened wallet

Crash / debug logs

~/.electrum-firo/config

line:

    "recently_open": [
        "/home/amnesia/.electrum-firo/wallets/test"
    ],

Desired behavior

To have option in the preferences/settings to turn off:

write recently opened wallets to config file

like Feather (Monero wallet) has
feather cleaned

(I'm not sure how to implement this or else I would have made a pull request. Feather is made with C++ and Electrum-Firo is using python)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants