Bitcoin Forum
May 24, 2024, 03:34:36 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 ... 95 »
161  Bitcoin / Electrum / Re: Electrum 2.5 released on: November 12, 2015, 07:35:50 PM
I made another release, 2.5.4, that should fix the 'dust' issue.
162  Bitcoin / Electrum / Re: HELP! on: November 12, 2015, 02:22:38 PM
please update with 2.5.4
163  Bitcoin / Electrum / Re: HELP! on: November 12, 2015, 01:49:22 PM
many Electrum servers increased their minrelayfee recently, because of the spam attack.
as a consequence, their dust threshold increased.
I will release a new version of electrum to take this into account
164  Bitcoin / Electrum / Re: Electrum 2.5 released on: November 11, 2015, 09:36:08 PM
new release today: version 2.5.3
https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
165  Bitcoin / Electrum / Re: I'm an idiot and I've lost everything... on: November 11, 2015, 09:32:24 PM
Weird thing happened tonight, I've been thinking hard and I tried an old password - I clicked the seed button on electrum in the bottom right hand corner then entered what I believed could be the password and electrum didnt say incorrect password like it usually does, instead it shown me the below window...



Does this mean my password is close? If I try to change my password however it says the password is wrong, so why does it let me see the above?


that's a bug in an old version of Electrum; in some occasions, instead of saying 'incorrect password', it displayed an empty seed phrase.
it does not mean that your password is close. all it means is that you are running an outdated version.
166  Bitcoin / Electrum / Re: Transaction rejected by our node. Reason: Non-canonical signature: High S Value on: November 05, 2015, 01:04:03 PM
I tried it, but after recovering in 2.5.2 the wallet from seed. I still see the pending tx in a history and BTCs are not available.
What else I can try?

connect to ecdsa.net. that server has upgraded to bitcoin 0.11.1
167  Bitcoin / Electrum / Re: Problem with Trezor recovery on Electrum on: November 04, 2015, 05:39:45 PM
thanks for reporting.
it's a bug, I can reproduce it.

edit: fixed here https://github.com/spesmilo/electrum/commit/c86ef5e8b0dcebf1940a68e8857165e6e4768920
168  Bitcoin / Electrum / Re: Little Problem with language selection on: October 31, 2015, 01:49:29 PM
is this on Windows?
169  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - Lightweight Bitcoin Client on: October 31, 2015, 01:32:57 PM
It shows up unconfirmed but has 7 confirmations as of now. I have way older transactions too.

where does it show "unconfirmed" ?
In your history, these transaction should be either "pending" or "unveriifed"
170  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - Lightweight Bitcoin Client on: October 31, 2015, 09:30:48 AM
While I'm at it, I got a custom 2.5.2 binary from the Ledger Wallet people that works with my Ledger! So I'm on Electrum with my HW.1 at last!

the official binaries have been updated yesterday, they should work with ledger too. (there was a bug in the initial binaries)
171  Bitcoin / Electrum / Re: Electrum for Armory users on: October 31, 2015, 09:28:46 AM
Thanks!  But that is slightly different, I will end up with needing to sign each transaction on multiple computers.  That is highly useful, but not for me, I just need a single offline wallet on a raspberry pi.  It is only the backup I need to split, with Shamir secret sharing scheme, or something like that.


No, you can sign the transaction with a single wallet that holds all the seeds.
Create a bunch of seeds, then go to "restore wallet", pick "multisig", and enter your seeds there.

Edit:
You could also create a xprv key with Shamir Secret Sharing, and restore your wallet from it. This will not require multisig transactions.
Unfortunately there is no way to do this directly in Electrum.
What you need is a tool that takes a xprv key (or an Electrum seedphrase), and splits it using Shamir Sectet Sharing.
Maybe we could add such a tool to Electrum.
172  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - Lightweight Bitcoin Client on: October 31, 2015, 08:33:42 AM
You can make the error go away by renaming the executable to "electrum.exe"
interesting. does anybody know why? (I am no Windows expert)
173  Bitcoin / Electrum / Re: Electrum wallet showing 0 balance on: October 31, 2015, 08:31:48 AM
I have problem like this with 2.5.2 cli version. This is fresh install and just created wallet.
Something wrong with number formats maybe?  Or how to add more decimal points to value attribute?

This is not the same issue. It is very likely this one: https://github.com/spesmilo/electrum/issues/1525
It is partially fixed in git, but I am still working on it.

A workaround is to open the GUI, as it will synchronize correctly your wallet.
(if you are on a headless machine without Qt, you can use the text GUI)
174  Bitcoin / Electrum / Re: Electrum for Armory users on: October 31, 2015, 05:52:39 AM
You can create a multisig wallet, with several seeds.
Each seed will be your paper backup.

see http://docs.electrum.org/en/latest/multisig.html

you will have to write the seeds manually.
(it is not safe to send the unencrypted seed to a printer device.)
175  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - Lightweight Bitcoin Client on: October 31, 2015, 05:39:29 AM
The portable version 2.5.2 works fine and doesn't forget the socks settings anymore. Though the worst problem now are the servers. I finally found a good server i can always connect to. That's not so easy. But when iam connected then the server gives me outdated data. I have 4 transactions unconfirmed since days, though in fact they have over couple hundred confirmations already.

sounds like the malleability attack.
can you post the server, and the transaction id?
176  Bitcoin / Electrum / Re: Electrum 1.9.8 on Tails after Reboot lose Receive Address on: October 30, 2015, 10:27:14 AM
Yes, in fact I even put the gap limit to 1000 manually

i am 90% sure it was this address i copied from electrum..

I see only two possibilities:
 - you did not copy this address from electrum (you are 90% sure, not 100%)
 - you were infected by some malware that changes bitcoin addresses in the copy paste clipboard. if that is the case, it should be reproducible.


edit: of course, using Tails makes the second possibility very unlikely on your side. it might be on the side of the person who sent the coins.
177  Bitcoin / Electrum / Re: Trying to send BitCoins, Broadcasts forever... no history on: October 28, 2015, 03:29:37 PM
electrum 2.5.2 was just released, and fixes that.
178  Bitcoin / Electrum / Re: Electrum 1.9.8 on Tails after Reboot lose Receive Address on: October 28, 2015, 03:14:21 PM
iirc tails will restore your wallet from seed after each reboot.
if you are not connected to a server, it will not restore all your addresses.
make sure you are connected first.

and please, update to a recent version, 1.9.8 is way too old.
179  Bitcoin / Electrum / Re: Electrum stopped loading on linux system on: October 28, 2015, 12:33:48 PM
But linux wud tell me when upgrade is available no? How do i safely install upgrade? Sorry I am no techy. Thanks.

which version are you running?
180  Bitcoin / Electrum / Re: Problem Watching only wallet on: October 28, 2015, 11:52:37 AM
you need to get in touch with that company; if they have the seed phrase, then they own the bitcoins.
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 ... 95 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!