Bitcoin Forum
June 16, 2024, 04:33:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 [75] 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 192 »
1481  Bitcoin / Electrum / Re: haven't used for a while, don't remember pw, cant get past "install wizard" on: July 20, 2017, 02:19:45 AM
The last time I used electrum I used all the coins on the addresses in the wallet so it's no issue there, I just would like to reset if I can, but everytime I load I get to the install wizard window asking for a wallet and a password, which I don't recall because I only used briefly, I can't see an obvious way to get past this/ reset/ open a new wallet. Help please! Smiley

That is the password prompt window which is mislabeled. You actually have to trigger the real new wallet creation wizard to create a new wallet. There are two ways you can do that:

1) Run electrum with the -w switch giving it a path to your new wallet file (which it'll help you create):

Code:
electrum -w /path/to/walletfile

2) Another way is to rename the electrum data directory which is one level up from where the wallet file is located:

http://docs.electrum.org/en/latest/faq.html#where-is-my-wallet-file-located

Electrum will notice that you have no wallet file in your data directory and trigger the new wallet creation wizard.

1482  Bitcoin / Electrum / Re: Lost Password and Electrum Seed (I will make donation to you) on: July 20, 2017, 01:50:08 AM
What device are you using electrum on? Also what version of electrum?

On the latest version installed on a PC if you go to wallet menu > password and there is no "current password" field there then that means your wallet is not encrypted. If it does ask for the current password then your wallet is encrypted.

There are two levels of encryption - secrets only and whole wallet file. With secrets only the seed and/or any imported private keys are encrypted which means you can view the wallet file but not spend from until you provide the password. With whole wallet file encryption the whole file is encrypted and you can't even view transactions or balances without decrypting it first by supplying the password. So it could be that you only have secrets only encryption.

BTW "secrets only" and "whole wallet file" encryption are not terms used in the Electrum user interface. I made those up to describe what options you have.
1483  Bitcoin / Electrum / Re: About Sweeping Keys on: July 20, 2017, 12:38:31 AM
You can see examples of supported key formats here (WIF and mini private key only):

https://en.bitcoin.it/wiki/Private_key#Base58_Wallet_Import_format
1484  Bitcoin / Electrum / Re: Standalone executable or Windows Installer on: July 19, 2017, 11:41:39 PM
Both of them opens the wallet in %appdata%/Electrum by default.

Are you sure about this? I believe the portable one creates the wallet file in the same folder as the executable.

they are not talking about portable one.
there are 3 things you can download for windows
1. Standalone Executable
2. Windows Installer
3. Portable Version (you have this in mind)

OMG no wonder people get so confused. IMO only the installer version should be displayed on the download page and the others should be tucked away under a "more options" link.
1485  Bitcoin / Electrum / Re: How to find my Electrum wallet see on: July 19, 2017, 11:34:08 PM
if I accidently deleted wallet can I reinstall it some how?

nope. you didn't note down the seed and you deleted the wallet file. your bitcoins are gone.
1486  Bitcoin / Electrum / Re: Standalone executable or Windows Installer on: July 19, 2017, 01:59:52 AM
Both of them opens the wallet in %appdata%/Electrum by default.

Are you sure about this? I believe the portable one creates the wallet file in the same folder as the executable.
1487  Bitcoin / Electrum / Re: UASF node in electrum on: July 18, 2017, 05:36:31 PM
click on the orb icon in the bottom right of the window and choose another electrum server. you can also do this via tools menu > network.
1488  Bitcoin / Electrum / Re: How to find my Electrum wallet see on: July 18, 2017, 03:54:04 PM
it says default _wallet standard

What happens when you go to wallet menu > seed? Is that greyed out too?

The only type of standard wallet with no seed is a wallet created using imported private keys. That is what you have. If you want a deterministic wallet then you should create a new wallet and then move your bitcoins to it:

https://bitcoinelectrum.com/creating-an-electrum-wallet/

1489  Bitcoin / Electrum / Re: Fingerprint log in on: July 18, 2017, 02:04:53 PM
no there isn't.

you're 2fa wallet can be restored from seed. the seed is only displayed at the time of wallet creation so if you haven't written it down create a new wallet and move your funds there. otherwise if you ever lose your phone you won't be able to recover your 2fa wallet and will lose money.
1490  Bitcoin / Electrum / Re: How to find my Electrum wallet see on: July 17, 2017, 07:53:00 PM
what does it say in the electrum window title bar? It should mention the wallet file and wallet type there.
1491  Bitcoin / Electrum / Re: Electrum best security and usability on: July 17, 2017, 02:49:14 PM
OP using a setup where private keys will ever be visible to malware is taking a rather large chance when a Trezor is cheap.

your sig says ledger and your post says trezor Smiley
1492  Bitcoin / Electrum / Re: Electrum best security and usability on: July 17, 2017, 11:16:03 AM
Hello, I'm a new Electrum user, coming from Multibit classic.
What I did in Multibit classic as an extra layer of security was backing up the whole AppData\Roaming\Multibit folder into an encrypted .zip file (and deleting the original files afterwards)
I know that cold storage is the most secure option but it takes a lot of time to do all the steps required for sending coins, not to mention that I need an extra offline computer for this purpose.
Would a similar encrypted backup of AppData\Roaming\Electrum work?

yes but you could also just set a password in electrum to encrypt the wallet and then use file menu > save copy to backup the wallet file. you don't really need the whole data directory.
1493  Bitcoin / Electrum / Re: How to find my Electrum wallet see on: July 17, 2017, 11:13:51 AM
seed option is greyed out for watch-only wallets and 2fa wallets. is your wallet a 2fa wallet?
1494  Bitcoin / Electrum / Re: Having An Issue Importing Paper Wallet, New BTC User on: July 15, 2017, 07:19:53 PM
gtk about the mini private keys
1495  Bitcoin / Electrum / Re: Having An Issue Importing Paper Wallet, New BTC User on: July 15, 2017, 04:28:49 PM

Don't ever use that private key you posted again. It's related address has received 0.25393524 BTC. The last withdrawal from it was on 2017-05-20.

That private key is not his. It is the one from the wiki article I've linked above. He posted it here to tell me that his key was in that format (WIF).
1496  Bitcoin / Electrum / Re: Master Public Keys greyed out in Electrum on: July 15, 2017, 04:05:09 PM
Hi, I restored a wallet in Electrum by using the private key but I cant click on Master Public Keys because its greyed out and I dont know why, also I cant sign a transaction with a watching only wallet because theres no send button, please help

master public keys are a feature of deterministic wallets. a wallet with imported private keys is not a deterministic wallet.

a wallet with imported private keys is not a watch-only wallet. you should be able to sign messages with such a wallet.

however if it is truly a watch-only wallet with no private keys then you can't sign messages because you need the private key for that.

I need an help here, I just downloaded the electrum application the APK version in which I have equally generated my public master key and other details my question is in the process of importing into another wallet, will that not be a challenge of sending as the one op is asking, and is it compulsory I import only on electrum?

You should create your own thread but the answer to your question is that, yes, you should use the same wallet software on every device.
1497  Bitcoin / Electrum / Re: Having An Issue Importing Paper Wallet, New BTC User on: July 15, 2017, 03:53:22 PM
A user with a similar problem found that his paper wallet's private key was in compressed format, and needed to be in uncompressed format before electrum would accept it.

Both compressed and uncompressed private keys are supported by Electrum. In fact electrum's own private keys are compressed.

Perhaps you mean something else by compressed and uncompressed private keys? The private keys themselves are not compressed or uncompressed. It's the public keys that are compressed or uncompressed. The private keys are encoded in a slightly different way to signify that the compressed or uncompressed public key should be used. The page below explains it but the gist of it is that uncompressed private keys begin with 5 and compressed ones with L or K:

https://en.bitcoin.it/wiki/Private_key#Base58_Wallet_Import_format

I don't know whether electrum supports things like mini private key. It does not support bip38 private keys. Those have to be decrypted prior to use in electrum.
1498  Bitcoin / Electrum / Re: Having An Issue Importing Paper Wallet, New BTC User on: July 14, 2017, 11:14:43 PM
It doesn't take a bare private keys as it implies in the wallet. I need to figure out how to convert these things around. I saw the guide but assumed the formatting wasn't necessary

It takes keys in wallet import format which is what you posted above and which i linked to above too. The problem is that you are typing them in incorrectly. Check again that you are getting it all exactly right. If you still can't get it to work try again in a day or so (we sometimes notice details we missed after taking a break).

Alternatively if you have a web cam you could try scanning in the QR code for the private key. You can try clicking on the little qr code icon in the bottom right of the field on the keystore screen. IT doesn't work for me but might work on your system.
1499  Bitcoin / Electrum / Re: Having An Issue Importing Paper Wallet, New BTC User on: July 14, 2017, 10:58:56 PM
you don't use the address to create a wallet that you can spend from in electrum. you use the private key and the private key alone.

here's a detailed guide: https://bitcoinelectrum.com/importing-your-private-keys-into-electrum/

You're missing the point

I can't create a "watch only wallet" which it should allow me to

Either way it's grey



well your post was far too long and not very clear about what you wanted to do. i thought you wanted to create a wallet you could spend from. a watch-only wallet will not allow you to spend from. i'm just stating that so there is no misunderstanding going forward.

to create a watch-only wallet begin the process of creating a new wallet by using file >new/restore or just running electrum if you have no wallet already then select "watch bitcoin addresses" and after that it becomes self-explanatory. so instead of selecting "standard wallet" you select "watch bitcoin addresses".
1500  Bitcoin / Electrum / Re: Having An Issue Importing Paper Wallet, New BTC User on: July 14, 2017, 10:50:09 PM
you don't use the address to create a wallet that you can spend from in electrum. you use the private key and the private key alone.

here's a detailed guide: https://bitcoinelectrum.com/importing-your-private-keys-into-electrum/
Pages: « 1 ... 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 [75] 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 192 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!