Bitcoin Forum
July 02, 2024, 03:28:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 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 ... 193 »
421  Bitcoin / Electrum / Re: seed problem. Can not create new wallet Electron or restore wallet on: December 31, 2019, 04:11:59 AM
See 2 & 3 here. If this doesn't help then do let us know how many words in your seed and whether all the words are in the dictionary linked on that page in number 3.
422  Bitcoin / Electrum / Re: Summary of Wallet balance and transactions -> grouping wallet addresses on: December 30, 2019, 10:41:41 AM
install electrum on your server, create a watch only version of your wallet and then have your app interact with electrum over json rpc.
423  Bitcoin / Electrum / Re: Aware of this issue in Electrum while downloading 3.3.8? on: December 26, 2019, 09:04:33 AM
The risk with pirated windows is that it may be backdoored and you may get robbed because of that. Win 10 ISO is available for free download from the MS website. You don't even have to activate it to start with. Another alternative is to use linux.
424  Bitcoin / Bitcoin Technical Support / Re: restoring and spending bitcoin on: December 26, 2019, 05:21:23 AM
there's a backup wallet option in the file menu of bitcoin qt. then you simply place the backup file in a directory of it's own on the other PC and when you run bitcoin qt for the first time there it'll ask you to set the location of the data dir so you point it to that directory. then wait for it to download and verify  the blockchain.
425  Bitcoin / Electrum / Re: Aware of this issue in Electrum while downloading 3.3.8? on: December 26, 2019, 01:04:21 AM
edit: no that looks like a permissions issue. i'm not familiar with windows but you may need to install electrum as an administrator. alternatively there's the standalone exe download that just works:

https://electrum.org/#download
426  Bitcoin / Bitcoin Technical Support / Re: CPU for btcrecover on: December 19, 2019, 06:14:20 PM
you need something written in C and coded to take advantage of GPUs because those tend to be faster at this than CPUs. try hashcat:

https://hashcat.net/hashcat/
427  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core's prune node. Please help to use it safely. on: December 16, 2019, 01:18:43 PM
The correct way to backup your bitcoin core wallet is to use the backup wallet option in the file menu. Storing copies of private keys may not suffice since your coins will frequently move to new private keys whenever you spend. Storing a copy of the master private key is also not foolproof since it doesn't contain other information about your wallet like the derivation path that was used. So best to use the option provided in the file menu.
428  Bitcoin / Bitcoin Technical Support / Re: how to send BTC from a paper wallet old address P2PKH to bech32 address on: December 12, 2019, 08:13:43 AM
there is no risk of bitcoin not supporting spending your coins so you don't have to do this. but if you want to do it anyway download and install electrum from electrum.org, create a new wallet making sure to select segwit in step 4 in order to get bech32 addresses and then sweep your private key.
429  Bitcoin / Electrum / Re: BTC Recovery on: December 12, 2019, 05:45:36 AM
Private keys are supposed to stay private. If anyone is sharing their private keys with you then they are not your friend and are likely trying to scam you.

The correct way to use electrum is to download it from electrum.org and verify the signature of the maintainer. Then you install it and create a new wallet. To receive bitcoin use the receive tab and to send bitcoin use the send tab.

Note there are many fake electrum sites that try to fool you into installing malware. If you use those your coins will get stolen. Only download from electrum.org
430  Bitcoin / Bitcoin Technical Support / Re: Btcrecover error with Electrum wallet on: December 10, 2019, 02:37:52 AM
Old wallet.dat from electrum is not encrypted unlike now and Electrum right now doesn't have wallet.dat it is a plain wallet file.

Try to open the wallet.dat with notepad it must show your private keys.

This is not true. Even in pre 2.0 versions of electrum you could encrypt the wallet's secrets by setting a password.

@OP you should make an issue about your problem on the btcrecover git repo. What's happened is that electrum has upped the wallet version while btcrecover hasn't kept pace. It's not a big problem and I'm sure the btc recover author will issue a quick fix for it. "Quick" obviously being relative to open source development speed.
431  Bitcoin / Bitcoin Technical Support / Re: my seed 12 missing one word, i try PY-not my field on: December 08, 2019, 05:16:31 AM
why do you keep making the same mistake over and over again? Why don't you write down your entire seed?

regarding issue 2 retail is there in the bip39 wordlist so try that instead.
432  Bitcoin / Electrum / Re: Wrong signature on Electrum on: December 06, 2019, 11:26:35 PM
note there is no standard for signing messages with bc1 addresses so if you use electrum to generate the signature the challenger also has to use electrum to verify it.



If I remove or change any symbol in the message it gets signed correctly with no problem. But the original message still has an issue.

Can you tell us what version of the electrum you currently use?
This is an old issue of old electrum version lower than 3.3.4 if you can use the latest version of Electrum I tried the message you are trying to sign and verify.
It's all fine to me so maybe you are using old version of Electrum that is why you are having an issue with verifying a signed message.


Yes this is probably it: https://github.com/spesmilo/electrum/pull/5210
433  Economy / Web Wallets / Re: have btc in used address in blockchain.info wallet can't spend on: December 06, 2019, 01:35:56 AM
When you tried the xpub thing did the other addresses in that list show up?
434  Economy / Web Wallets / Re: have btc in used address in blockchain.info wallet can't spend on: December 04, 2019, 02:06:48 AM
login to your bc.i wallet and go to settings (top right) > wallets and addresses. does the address in question show up under imported addresses? if yes then does it say non-spendable next to it?
435  Bitcoin / Electrum / Re: Attempted Replace By Fee and now have a confirmed, but invalid transaction. on: December 01, 2019, 01:36:17 PM
That's the beauty of the blockchain. It's all transparent and no one can deny what happened.
436  Bitcoin / Bitcoin Technical Support / Re: Master Public Key [HD Wallet] on: November 30, 2019, 07:08:21 PM
does the backup key consist of 12 random english words?
437  Bitcoin / Electrum / Re: Lost Electrum wallet file after upgrade on: November 30, 2019, 06:18:02 PM
is the file under file > recently open in electrum?
438  Bitcoin / Electrum / Re: [suggestion] Shamir plugin on: November 28, 2019, 11:47:40 AM
There's already a way to split the backups between multiple locations, people and/or devices. It's called a multisig wallet and electrum has supported it for years but few users take advantage of it. In some ways it's safer than using SSS because you don't have to reconstitute all the keys on the same device at any point in time. They can remain on different devices and you simply pass around partially signed transactions for signing.

The downside of multisig over SSS is that it costs more in transaction fees than SSS since multisig transactions tend to be larger than single sig ones.
439  Bitcoin / Electrum / Re: Electrum Recovery Help - Funds Gone ? on: November 28, 2019, 10:21:12 AM
If the seed is being detected as an electrum seed then that's what it is. The seed he has is not for the wallet with the coins. The OP simply did not backup the seed for his p2pkh address wallet.

It's unlikely that he has a bip39 seed that also validates as an electrum seed. There's also no benefit in creating a bip39 based p2pkh wallet using an electrum seed.

440  Bitcoin / Electrum / Re: [suggestion] Shamir plugin on: November 27, 2019, 02:49:17 PM
a non-airgapped computer is a networked computer and how can using the features of electrum result in seed compromise? what you said  doesn't make sense.
If there is a plugin which either asks for you to type in your seed or takes your seed from your Electrum wallet, and splits it in to 3 or 5 or whatever parts, and then displays those parts as text or creates a number of files, all while being non-airgapped (i.e. connected to the internet), then you are at risk of losing your seed to malware which could copy or transmit your "secrets" via the internet. This is the exact same reason why we tell people never to generate a paper wallet on an internet enabled device.

My point was that generating your secrets on an internet-connected device is not a smart idea, and I feel an Electrum plugin would encourage that.

Electrum itself generates your seed and electrum plugins have access to everything electrum does. Plugins are included with electrum and they are coded by the same developers that make electrum. You don't download them from third parties. So IDK see what the problem is.

@OP you could make a feature request on github. there are some similar requests there: https://github.com/spesmilo/electrum/issues/5419 & https://github.com/spesmilo/electrum/issues/5418
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 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 ... 193 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!