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

Watching-only Notification on Wallet Open #2835

Open
cdodd opened this issue Sep 2, 2017 · 5 comments · May be fixed by #8133
Open

Watching-only Notification on Wallet Open #2835

cdodd opened this issue Sep 2, 2017 · 5 comments · May be fixed by #8133

Comments

@cdodd
Copy link

cdodd commented Sep 2, 2017

I use a watching-only wallet on my desktop and always get a notification/popup telling me it's a watching-only wallet every time I open Electrum. It's a mild inconvenience, but it would be nice to have an option to disable this.

I understand if you want to make sure the user knows what is going on, but personally it would be nice to have the option to disable these messages, or at least have the option to only display them when the wallet is first imported/opened.

@frederikstroem
Copy link

frederikstroem commented Sep 17, 2017

This has also annoyed me a little bit for a while.

I maybe thought of a "Do not show this message again" checkbox. And then maybe add a "Enable all popup messages" option in settings.

@Sbgodin
Copy link

Sbgodin commented Feb 15, 2019

I removed the warning by commenting out the line 205 on gui/qt/__init__.py (v3.3.3). But an option is definitely required.

@strk
Copy link

strk commented Jan 29, 2024

I'm annoyed by the contrary on the Android version: you cannot tell it's a watchonly, it doesn't even hide the "send" button

@accumulator
Copy link
Member

I'm annoyed by the contrary on the Android version: you cannot tell it's a watchonly, it doesn't even hide the "send" button

You can tell it's watch-only, although it's a bit hidden, in the Wallet Details page.

The Send button is not hidden, because with a watch-only wallet, you can still prepare a transaction for signing by the corresponding non-watch-only wallet.

@strk
Copy link

strk commented Feb 4, 2024

I figured about the transaction preparation but then maybe the "Send" button text should be replace with a "Prepare transaction" text or something

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

Successfully merging a pull request may close this issue.

6 participants