Bitcoin Forum
May 07, 2024, 01:00:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Imported private keys into client... how to rescan?  (Read 4843 times)
PrintCoins (OP)
Hero Member
*****
Offline Offline

Activity: 533
Merit: 501


View Profile
February 20, 2012, 03:59:21 PM
 #1

How do you force the qt client to rescan. I imported a bunch of private keys using pywallet, started up the app, and the balance didn't update.

I am running on a mac, and can tweak whatever config files are needed.

According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715043657
Hero Member
*
Offline Offline

Posts: 1715043657

View Profile Personal Message (Offline)

Ignore
1715043657
Reply with quote  #2

1715043657
Report to moderator
1715043657
Hero Member
*
Offline Offline

Posts: 1715043657

View Profile Personal Message (Offline)

Ignore
1715043657
Reply with quote  #2

1715043657
Report to moderator
Pieter Wuille
Legendary
*
qt
Offline Offline

Activity: 1072
Merit: 1174


View Profile WWW
February 20, 2012, 04:04:35 PM
 #2

Start with -rescan

I do Bitcoin stuff.
PrintCoins (OP)
Hero Member
*****
Offline Offline

Activity: 533
Merit: 501


View Profile
February 20, 2012, 04:55:38 PM
 #3

Start with -rescan

How do you do that on a mac? I just run the standard qt app (I just click on the icon), not the command line executable. Can you open the qt app with that flag from the command line?

Is there just a file I can delete to force this?

jake262144
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
February 20, 2012, 05:22:22 PM
 #4

Just launch the executable from the command line terminal appending the -rescan parameter at the end.
PrintCoins (OP)
Hero Member
*****
Offline Offline

Activity: 533
Merit: 501


View Profile
February 20, 2012, 10:36:51 PM
 #5

Yep, on a mac just do the following in terminal:
Code:
cd /Applications/Bitcoin-Qt.app/Contents/MacOS/
./Bitcoin-Qt -rescan

Thanks, worked great!

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!