Pages:
Author

Topic: Import bitcoin-qt wallet? - page 2. (Read 6964 times)

legendary
Activity: 1358
Merit: 1002
September 03, 2013, 09:45:18 AM
#14
How to import change addresses?

See here how to dump all private keys: https://bitcointalksearch.org/topic/m.2894530
Next you'll import them all into Electrum.
I can't say for sure it will solve the problem, but there is no harm in trying. The change addresses seem to be empty, anyway, given that you say your balance is correct. It's just a cosmetic problem.
hero member
Activity: 1252
Merit: 811
September 03, 2013, 08:16:16 AM
#13
Thank you for your reply, i understand more on Bitcoin transactions.
About my situation, i had 2 addresses (i verified it with "listreceivedbyaddress" command) in Qt client and i dumped both private keys and then imported them in Electrum.
So what's wrong? How to import change addresses?
legendary
Activity: 1358
Merit: 1002
September 03, 2013, 04:44:55 AM
#12
Most probably it's because you didn't import the "change" addresses, hence the wrong values and missing transactions.

What are change addresses? How to import them? Can i still fix this?

https://en.bitcoin.it/wiki/Change

If you still have the original wallet.dat you'll need to dump all private keys and import them all. Unless you want to check all your transactions to see which addresses are missing.

hero member
Activity: 1252
Merit: 811
September 02, 2013, 03:17:50 PM
#11
Most probably it's because you didn't import the "change" addresses, hence the wrong values and missing transactions.

What are change addresses? How to import them? Can i still fix this?
legendary
Activity: 1358
Merit: 1002
September 02, 2013, 05:40:36 AM
#10
Hello,
I installed for the first time Electrum on my computer (Xubuntu) and i have imported 2 address belonging to Qt client that i stopped to use.
The import process went fine and the amount of my wallet is right.
But it imported only 8 transactions instead of 13 and some of them are wrong too (different date or different amount).

Please have a look a this image:

http://anonymouse.org/cgi-bin/anon-www.cgi/http://img827.imageshack.us/img827/6020/9i3s.png

The red underlined transactions are the missing ones in Electrum (i have them on Qt but i don't have them on Electrum).
The circled amounts are wrong (see the original ones in Qt).

Why this happened? Could it be a bug?

Thank you.

Most probably it's because you didn't import the "change" addresses, hence the wrong values and missing transactions.
hero member
Activity: 1252
Merit: 811
September 01, 2013, 03:36:41 PM
#9
Hello,
I installed for the first time Electrum on my computer (Xubuntu) and i have imported 2 address belonging to Qt client that i stopped to use.
The import process went fine and the amount of my wallet is right.
But it imported only 8 transactions instead of 13 and some of them are wrong too (different date or different amount).

Please have a look a this image:



The red underlined transactions are the missing ones in Electrum (i have them on Qt but i don't have them on Electrum).
The circled amounts are wrong (see the original ones in Qt).

Why this happened? Could it be a bug?

Thank you.
legendary
Activity: 1358
Merit: 1002
August 08, 2013, 07:39:17 PM
#8
Where do I find my private keys at in bitcoin-qt? (in GNU/Linux)

In Bitcoin-qt you would only dump 1 key at a time. Use pywallet instead Smiley

Install pywallet dependencies(see: https://github.com/jackjack-jj/pywallet)
Then:
Code:
mkdir pywallet
cd pywallet
wget --output-document=pywallet.py https://raw.github.com/jackjack-jj/pywallet/master/pywallet.py
python pywallet.py --web
Next:
Open your browser and navigate to localhost:8989
Search the dump keys part and write only "sec" on the export format. Choose a dir/file where to save the dumped private keys. You can then batch import them into Electrum.
hero member
Activity: 938
Merit: 1000
August 06, 2013, 08:29:48 AM
#7
I know of one method:

Help->Debug Window->Console

dumpprivkey YOURADDRESSHERE
newbie
Activity: 42
Merit: 0
August 05, 2013, 11:47:42 AM
#6
Where do I find my private keys at in bitcoin-qt? (in GNU/Linux)
newbie
Activity: 42
Merit: 0
July 28, 2013, 04:55:10 PM
#5
It's probably best then to send the bitcoins to my Electrum wallet, then.
hero member
Activity: 938
Merit: 1000
July 27, 2013, 05:45:16 AM
#4
You could import the private keys from the qt client but the problem is that you will have to keep a backup of these keys seperately. They won't become part of your Electrum seed.
newbie
Activity: 42
Merit: 0
July 23, 2013, 07:45:50 PM
#3
So there's no way to 'empty out' my old wallet, bypassing a fee?
hero member
Activity: 715
Merit: 500
Bitcoin Venezuela
July 23, 2013, 11:58:36 AM
#2
You better send all the funds of your -qt wallet to one of the addresses on your Electrum. This way you'll have all your coins secured with your seed.
newbie
Activity: 42
Merit: 0
July 22, 2013, 12:52:07 PM
#1
I am switching from bitcoin-qt to Electrum. How do I import my existing wallet?
Pages:
Jump to: