Bitcoin Forum
July 02, 2024, 02:49:59 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 73 74 75 76 77 78 79 80 81 82 83 84 ... 193 »
661  Bitcoin / Electrum / Re: Long symbols receiving addresses on: April 04, 2019, 07:21:10 PM
Starting with "bc1..." am I right? Those are native Segwit addresses, and unfortunately, they still aren't suported by many services/exchanges/wallets. You can create a legacy/standard wallet (addresses starting with a "1"), which are accepted everywhere by selecting it when creating a new wallet, or you can create a nested Segwit wallet (Segwit with addresses starting with a "3") which have cheaper fees and are also accepted everywhere.

That's how you can do it:


This isn't safe. You are trusting that site to not steal from you. Please don't encourage people to do this everytime they face a small problem with bech32 addresses. Much better to tell them to simply create a legacy wallet.
662  Bitcoin / Electrum / Re: Strange error when broadcasting:bad-txns-vin-empty 3.3.4 on: April 04, 2019, 07:16:54 PM
I wouldn't mind being able to get that far, heh.  I've not had much luck even connecting to servers in the new 3.3.4 release.  I tried at least 10 different ones.  The circle in the corner stays red.  How long should it take before it starts synchronising?  

Straight away. If it doesn't do that keep switching. Servers are being heavily ddosed because the phishing vulnerability has created an incentive for scammers to control which server you connect to. It's turned into a war!
663  Bitcoin / Electrum / Re: Beware of electrum. !!! Stilling founds ? on: April 04, 2019, 07:13:22 PM
That's the phishing vulnerability. You installed malware. Sorry for your loss.
664  Bitcoin / Electrum / Re: How do I upgrade Electrum to the latest version? on: April 03, 2019, 01:26:30 PM
Stop listening to the other guy. You can manually create a shortcut to run electrum. A shortcut pointing to the appimage. Lookup how to create shortcuts using your desktop environment. Gnome is it?

To remove the other shortcut i.e. the one to the non-functional electrum install do `sudo pip3 uninstall electrum`
665  Bitcoin / Electrum / Re: How do I upgrade Electrum to the latest version? on: April 03, 2019, 12:51:03 PM
Listen man I've already explained above that pyqt5 is compiled against the version of python that came with ubuntu not the one you recently installed from source. Just use the app image and save yourself this headache. You keep asking for help but don't read what we write.
666  Bitcoin / Electrum / Re: How do I upgrade Electrum to the latest version? on: April 02, 2019, 09:29:11 PM
Tried your suggestions, thank you.  Got good and bad.

The good is that everything seemed to run without any critical errors.  And it created a menu entry.

The bad is that clicking on that menu entry didn't do anything.

The path for the menu shortcut is:  sh -c "PATH=\"\$HOME/.local/bin:\$PATH\" electrum %u"

Any other suggestions will be appreciated.  (Other than switching to another distribution, which is a bit too extreme for me.)

BTW, I am considering upgrading to Ubuntu 18.04 LTS.  If I do so, will this problem go away?  If so, I might move my upgrade schedule up a bit.

Thank you.

run it in a terminal and you'll get informative error messages. just open a terminal and type "electrum" or "$HOME/.local/bin/electrum". most likely it'll complain about pyqt5 being missing.
667  Bitcoin / Electrum / Re: list of electrum trusted servers please. on: April 02, 2019, 11:59:39 AM
There are no verified servers. Even the ones in the default list are being bought out by scammers. Use 3.3.4 and you won't be vulnerable to phishing scams although you may have to learn to change servers.
668  Local / Other languages/locations / Re: Pakistan on: April 02, 2019, 10:39:30 AM
"It was just a prank, bro"

- SBP probably

They want people to forget that they initially banned bitcoin: https://www.dawn.com/news/1473310/state-bank-eyes-issuance-of-digital-currency-by-2025 . They are now pretending to be all innovative and accepting of new technology.
669  Bitcoin / Electrum / Re: Help on: April 02, 2019, 01:25:49 AM
First of all I suggest making additional backup copies of default_wallet.original.

Then open that file in electrum 2.6.4 if you have it installed, go to wallet menu > password and disable password there by entering it in the first two fields and entering nothing in the last field. You only have to do this last step if you have a password set. Then go to file > save copy and save a copy of the wallet file somewhere convenient and open it in notepad or some other plain text editor and tell me whether you can see x1 and x2 like here: https://termbin.com/nc0l


Are the xprv and xpub there? Don't share them with anyone. Just tell me whether your wallet's xprv and xpubs are there are not. Note they will be different from the ones in example above except for the fact that they start with xprv and xpub.
I think this will not work to encrypted electrum wallet with 2fa enabled you must decrypt the default_wallet.dat first before you can see the correct one as the same as what shows from here https://termbin.com/nc0l

That's why i asked him to remove the password first.

Quote
What I think right now is OP should make an offline transaction and broadcast it to broadcasting sites like https://coinb.in/#broadcast
Op should make a sign transaction from Electrum and copy the raw transaction and broadcast it through coinb.in.

He can't do that since it's a 2fa wallet and he needs trusted coin to sign his transaction.

I have a good idea of what will work. What I posted above (and replicated here because termbin links expire in 30days) is a partial 2fa wallet. Think of it as a template. All he has to do is replace the x1 and x2 xprv/xpubs in it with his own and open the resulting wallet file in the latest electrum version. Electrum will detect it as a partial wallet file and he can simply follow on-screen prompts to complete the wallet creation process.
670  Bitcoin / Electrum / Re: How do I upgrade Electrum to the latest version? on: April 01, 2019, 10:48:50 PM
Because he's installing from source he will have a hard time keeping up with updates to python. It is better to stick to the software in your distro's repository, use the app image or switch to a distro that has newer packages. We don't install from source anymore for a reason - it becomes harder to maintain the system.

edit: see this.
671  Bitcoin / Electrum / Re: How do I upgrade Electrum to the latest version? on: April 01, 2019, 08:51:27 PM
pyqt5 will not be compiled against that version of python so he'll have to build that from source as well. in the process he's screwed up his system. non of these are packaged so keeping up with updates will be a pain.

it would be better if he just used the app image or upgraded to a distro that has python 3.6 like opensuse leap.
672  Bitcoin / Electrum / Re: Help on: April 01, 2019, 04:35:39 PM
First of all I suggest making additional backup copies of default_wallet.original.

Then open that file in electrum 2.6.4 if you have it installed, go to wallet menu > password and disable password there by entering it in the first two fields and entering nothing in the last field. You only have to do this last step if you have a password set. Then go to file > save copy and save a copy of the wallet file somewhere convenient and open it in notepad or some other plain text editor and tell me whether you can see x1 and x2 like here: https://termbin.com/nc0l


Are the xprv and xpub there? Don't share them with anyone. Just tell me whether your wallet's xprv and xpubs are there are not. Note they will be different from the ones in example above except for the fact that they start with xprv and xpub.
673  Bitcoin / Electrum / Re: How do I upgrade Electrum to the latest version? on: March 31, 2019, 06:34:45 PM
PGP public key changed some time ago, you can find it at https://raw.githubusercontent.com/spesmilo/electrum/master/pubkeys/ThomasV.asc or https://electrum.org/#download.
It should have fingerprint 9914 864D FC33 499C 6CA2 BEEA 2245 3004 6955 06FD with username "Animazing <animazing@gmail.com>"



The error message mention you have outdated python and pip, so you should try upgrade both of them with command

Code:
sudo apt-get update
sudo apt-get upgrade
sudo pip install --upgrade pip

Animazing no longer signs releases. That file thomasv.asc may install both Thomas' key and Animazings but animazing no longer signs releases. He used to years ago. Thomas' key's fingerprint is: 6694 D8DE 7BE8 EE56 31BE  D950 2BD5 824B 7F94 70E6 and it is used to sign releases.

He won't be able to upgrade python on this system since his distro doesn't offer a newer version. Best he use the appimage like i said above.
674  Bitcoin / Electrum / Re: How do I upgrade Electrum to the latest version? on: March 31, 2019, 12:18:16 PM
See under linux here. This'll download, verify and "install" (make executable) the appimage version which should work on any 64bit linux system.
675  Bitcoin / Electrum / Re: Electrum 3.0.5 Synchronizing? on: March 30, 2019, 10:15:25 AM
you should create a bookmark to the electrum site and use that every time. it's not safe to rely on google.

also www or no www doesn't make a difference. both point to the same server:

Code:
; <<>> DiG 9.11.2 <<>> www.electrum.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 43124
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;www.electrum.org.              IN      A

;; ANSWER SECTION:
www.electrum.org.       10800   IN      CNAME   electrum.org.
electrum.org.           1800    IN      A       176.9.76.164

;; Query time: 178 msec
;; SERVER: 208.67.220.220#53(208.67.220.220)
;; WHEN: Sat Mar 30 15:14:13 PKT 2019
;; MSG SIZE  rcvd: 75


You ask a lot of questions jerry0. You need to learn to learn on your own.
676  Bitcoin / Electrum / Re: Electrum Brain Wallet ? on: March 30, 2019, 10:11:14 AM
There is no way currently to generate an electrum seed from a password. It's not safe to do so it's not supported by the software.

You can extend the auto-generated seed with your own words/characters. Or set a password on the wallet file and rely on that file backup only (file > save copy).
677  Bitcoin / Electrum / Re: Electrum 3.34, Cosigner Signing not working on: March 29, 2019, 12:32:14 PM
i've never used it myself. maybe ask here

alternatively you can just pass the transaction file back and forth. export it to a file, shuttle that to the other device, sign and broadcast. to export click on the export button in the preview window. to load the unsigned/signed tx click on tools menu > load transaction > from file.
678  Bitcoin / Electrum / Re: Electrum 3.34, Cosigner Signing not working on: March 29, 2019, 11:07:32 AM
Doesn't work with the android version. You can instead preview the unsigned transaction on the wallet where you first created it and click on the qr code icon to see the qr code. Then on the android phone go to send and tap the camera icon. Take a pic of the qr code and then tap sign and broadcast.
679  Bitcoin / Electrum / Re: Electrum 3.34, Cosigner Signing not working on: March 29, 2019, 07:44:48 AM
what os are you using? name and version please.

is there are hardware wallet in the mix?

can you confirm that the plugin is enabled on all installations? tools > plugins > cosigner pool should be checked.
680  Bitcoin / Electrum / Re: BTC transaction confirmed but seeing confirmation increasing !! on: March 29, 2019, 05:13:03 AM
The number of confirmations will increase every 10 minutes on average for as long as bitcoin exists!
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 73 74 75 76 77 78 79 80 81 82 83 84 ... 193 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!