Pages:
Author

Topic: Electrum wallet (Read 1035 times)

copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
March 20, 2016, 12:49:25 PM
#26
Sorry, thats no option then. I need to wait till I have a charger (which cost 100dollars  Shocked Shocked Shocked). Thanks for your responses, but I can't reach the address or anything.

No problem, good luck with your search for a solution. You should probably migrate to a fresh wallet once you can access your coins again. Its odd that the seed is not working.
newbie
Activity: 23
Merit: 0
March 20, 2016, 12:36:54 PM
#25
Sorry, thats no option then. I need to wait till I have a charger (which cost 100dollars  Shocked Shocked Shocked). Thanks for your responses, but I can't reach the address or anything.
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
March 20, 2016, 12:33:18 PM
#24
Sorry, I really can't remember. I just did like 4 transactions so I don't know it...
What else do you need from me?

The script[1] needs one of the following

#1 master public key
#2 address
#3 wallet file

to test the seed against. Any chance to access the data on the laptop even though it has no power?


[1] https://github.com/gurnec/btcrecover/blob/master/docs/Seedrecover_Quick_Start_Guide.md
newbie
Activity: 23
Merit: 0
March 20, 2016, 12:25:01 PM
#23
Sorry, I really can't remember. I just did like 4 transactions so I don't know it...
What else do you need from me?
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
March 20, 2016, 12:21:17 PM
#22
Hello,
If you can that would make me very happy Smiley
I tried it over and over so typo seems unlikely
Only problem is I don't have my address because thats on the laptop with no power Cry

If you open the wallet file with a text editor you will see something like this:

Code:
-snip-
   "accounts_expanded": {},
    "addr_history": {
        "12swU3xSag3qjq2HeU1eUNYNcHbMkgK187": [],
-snip-
        "14KCeYx2aYNSXJLbucUWpr3d3a2U9Py1DU": [
            [
                "177270fc7b52674ab876cdce72d594439e87fc96625a35856fa72eeb60554379",
                398218
            ],

The first kind is an unused address. The second kind is a used one with a TX ID and the block (here 398218) the TX was confirmed. The address with the lowest block would be good, because the programm works faster if I only have to check a fee keys for each possible seed. E.g. if you could find one of your first 5 addresses (if you remember) that would be nice. If not, I will check the first 20 on the first run.
newbie
Activity: 23
Merit: 0
March 20, 2016, 11:58:31 AM
#21
Hello,
If you can that would make me very happy Smiley
I tried it over and over so typo seems unlikely
Only problem is I don't have my address because thats on the laptop with no power Cry
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
March 20, 2016, 11:43:45 AM
#20
I just downloaded the 2.5.4 version and it is the same story as the latest version... I type my words but I can't click next...
Are you 100% sure you are typing the seed correctly? There is a checksum to detect typos. A single typo in the seed will prevent the "next" button from lighting up.

BTW, older versions of Electrum did not have the checksum, so if you type the seed wrong it will seem to work, but the addresses will be all wrong and you won't see your history/balances. That is why they added the checksum in newer versions.

I could try a brute force attack on the seed to look for a typo if Pappiony wants. Would require the seed, an address that belongs to the seed and an address where I should send the coins to if it was a success.
newbie
Activity: 34
Merit: 0
March 20, 2016, 11:40:28 AM
#19
I just downloaded the 2.5.4 version and it is the same story as the latest version... I type my words but I can't click next...
Are you 100% sure you are typing the seed correctly? There is a checksum to detect typos. A single typo in the seed will prevent the "next" button from lighting up.

BTW, older versions of Electrum did not have the checksum, so if you type the seed wrong it will seem to work, but the addresses will be all wrong and you won't see your history/balances. That is why they added the checksum in newer versions.
newbie
Activity: 23
Merit: 0
March 20, 2016, 10:50:17 AM
#18
I just downloaded the 2.5.4 version and it is the same story as the latest version... I type my words but I can't click next...
copper member
Activity: 924
Merit: 1007
hee-ho.
March 20, 2016, 10:27:32 AM
#17
sooooo apparently electrum 2.x.x generates 12-words seed AND 13-words seed. and looks like you only started using electrum in february so that means you used 2.5.4.
install version 2.5.4 (or any 2.x version should do) and restore it from there.
newbie
Activity: 23
Merit: 0
March 20, 2016, 09:41:39 AM
#16
I tried all of them. With some of them I connected (green ball) but it did not show any address or transaction history.
copper member
Activity: 924
Merit: 1007
hee-ho.
March 20, 2016, 09:02:10 AM
#15
The problem is that in this version, I can't find my address anywhere?
It is like my code doens't work?
By receive there is no address.

looks like you didn't connect correctly. the a little ball icon beside the seed icon and it should be green if you're connected to the network. if it's already green but you still don't see any address, click the ball icon, uncheck "select server automatically", and try them one by one.
newbie
Activity: 23
Merit: 0
March 20, 2016, 08:36:48 AM
#14
The problem is that in this version, I can't find my address anywhere?
It is like my code doens't work?
By receive there is no address.
copper member
Activity: 924
Merit: 1007
hee-ho.
March 20, 2016, 08:26:20 AM
#13
I got connected! But now the problem is, it says that my balance is 0 mbtc.... And that is not correct...

is it showing the right addresses and transactions? check any wrong addresses and transactions on block explorer and see if they match. if the block explorers shows your correct balance and transactions then you're fine and can just import the private keys to some other wallet.

also on upgrading electrum (if you want to try again): save the copy of your wallet and export your private keys(!), uninstall electrum, then try to install the latest version again (if you get a "permission" error message, run it as administrator) and open the saved copy of your wallet from there.
newbie
Activity: 23
Merit: 0
March 20, 2016, 08:09:25 AM
#12
I got connected! But now the problem is, it says that my balance is 0 mbtc.... And that is not correct...
newbie
Activity: 23
Merit: 0
March 20, 2016, 07:58:13 AM
#11
I got so far I am in Electrum 1.9.8, typed my words code, but it doens't connect. So I can't check if the payment history is correct.
newbie
Activity: 23
Merit: 0
March 20, 2016, 07:51:37 AM
#10
Hello,
It downloads, no errors, but when I start it it just won't start. Currently running windows 7.
I downloaded the new version like I said but then it doesn't work anymore.
I will try to export the private keys.
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
March 20, 2016, 07:47:30 AM
#9
I deleted everything, and downloaded the new version, but then I am back at where I started, that I can't click next.
I will try the other methode again, hope it works..

If you can get any version to work, you could export the private keys. That would give you more options as they are not limited to be used with electrum.
newbie
Activity: 23
Merit: 0
March 20, 2016, 07:45:19 AM
#8
I deleted everything, and downloaded the new version, but then I am back at where I started, that I can't click next.
I will try the other methode again, hope it works..
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
March 20, 2016, 07:45:02 AM
#7
Yeah I am sure. I did have a Multibit HD so maybe thats where the datestamp is from. I tried downloading the old version and I connected my wallet, but I can't upgrade to the current version? I tried downloading it from the site but it doens't work?

Any errors or just the same not accepting the seed? Can you get it to work with the old version?
Pages:
Jump to: