Bitcoin Forum
May 25, 2024, 02:20:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help with wallets  (Read 962 times)
kais246 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 21, 2012, 12:35:29 AM
 #1

I ordered 4 bitcoins about a week ago to my wallet. Now I cannot download the chain due to a terrible internet situation and was going to use a friends up to date bitcoin client.

I've replaced his wallet.dat (it was empty) with mine and booted it up only for the client to show 0 bitcoins. It is fully up to date and I know the coins are in there because I can view them on blockchain.

How can I make his client read my wallet? I've been trying to get this happening for over a week.

Thanks!
foo
Sr. Member
****
Offline Offline

Activity: 409
Merit: 250



View Profile
September 21, 2012, 01:44:16 AM
 #2

When you replace the wallet.dat you need to rescan the blockchain. Start the client with the option -rescan to do this.
https://en.bitcoin.it/wiki/Running_Bitcoin

I know this because Tyler knows this.
WikileaksDude
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500



View Profile
September 21, 2012, 02:19:19 AM
 #3

Just rescan your blockchain like the member above said. Wink
FactoredPrimes
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 21, 2012, 03:57:06 AM
 #4

When things get funky with the client I just import the private keys into a temp wallet at blockchain.info and then send it to a brand new wallet.
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
September 21, 2012, 06:30:33 AM
 #5

I've replaced his wallet.dat (it was empty) with mine and booted it up only for the client to show 0 bitcoins.

Are you sure you put the wallet.dat in the right directory?

 - http://en.bitcoin.it/wiki/Data_directory

It that is the right wallet.dat the address that you received on should appear in the address book.

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


kais246 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 21, 2012, 07:24:06 AM
 #6

When you replace the wallet.dat you need to rescan the blockchain. Start the client with the option -rescan to do this.
https://en.bitcoin.it/wiki/Running_Bitcoin

Thanks, how do you run with an -xxx option though? That sort of stuff has always been quite a weakness for me.

I've replaced his wallet.dat (it was empty) with mine and booted it up only for the client to show 0 bitcoins.

Are you sure you put the wallet.dat in the right directory?


I believe so, it is located where the block chains and index are.
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
September 21, 2012, 07:40:45 AM
 #7

Thanks, how do you run with an -xxx option though? That sort of stuff has always been quite a weakness for me.

Make sure your client is not running already,

Then launch a command line / terminal.

From the terminal, run

  bitcoin-qt -rescan

If you need more specific instructions, will need to describe which operating system you are running (e.g., Windows 7, Mac, Linux).

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


kais246 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 21, 2012, 07:47:07 AM
 #8

Thanks, how do you run with an -xxx option though? That sort of stuff has always been quite a weakness for me.

Make sure your client is not running already,

Then launch a command line / terminal.

From the terminal, run

  bitcoin-qt -rescan

If you need more specific instructions, will need to describe which operating system you are running (e.g., Windows 7, Mac, Linux).

I'm afraid I do  Embarrassed

I'm using Windows 7.

Do you mean using the command prompt?
bitcoinbit
Newbie
*
Offline Offline

Activity: 11
Merit: 0



View Profile
September 21, 2012, 01:20:46 PM
 #9

i wish i read this a few months ago... i lost about 10btc from a reinstall  Embarrassed
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
September 21, 2012, 09:18:19 PM
 #10

Do you mean using the command prompt?

Yes.  I don't know if bitcoin-qt is in the path in windows where you can just run it from anywhere.  Try opening a command prompt, then:

Code:
  C:> "bitcoin-qt" -rescan

If that doesn't work, you may need to first cd to the directory where the Bitcoin program reside.  (e.g., \Users\[your username]\Program Files\Bitcoin).

Maybe some Windows user here can give specific instruction.

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


kais246 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 26, 2012, 07:28:26 AM
 #11

Do you mean using the command prompt?

Yes.  I don't know if bitcoin-qt is in the path in windows where you can just run it from anywhere.  Try opening a command prompt, then:

Code:
  C:> "bitcoin-qt" -rescan

If that doesn't work, you may need to first cd to the directory where the Bitcoin program reside.  (e.g., \Users\[your username]\Program Files\Bitcoin).

Maybe some Windows user here can give specific instruction.

That's done it. Thank you my man!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!