Bitcoin Forum
May 10, 2024, 12:18:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: RFC for feature : force rescan of blockchain against an arbitrary wallet  (Read 1733 times)
davout (OP)
Legendary
*
Offline Offline

Activity: 1372
Merit: 1007


1davout


View Profile WWW
December 23, 2010, 01:52:17 AM
 #1

As far as I understand, the client won't pick up the balance available to a wallet if you just drop it in place of another wallet.
So, is there another way other than simply discard your blockchain and force a re-download ? Or maybe I missed something Smiley

1715343499
Hero Member
*
Offline Offline

Posts: 1715343499

View Profile Personal Message (Offline)

Ignore
1715343499
Reply with quote  #2

1715343499
Report to moderator
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12982


View Profile
December 23, 2010, 03:33:45 AM
 #2

Right now you have to delete the block database. It is possible for Bitcoin to re-scan the blocks. It doesn't look too difficult: loop through every block and run AddToWalletIfMine on each tx.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
jib
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
December 23, 2010, 04:04:39 AM
 #3

I've also been hit by this problem once (back when I had a poor internet connection and really didn't want to redownload the block chain). It'd be a useful feature.
ender_x
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
February 09, 2011, 03:29:38 PM
 #4

I concur. This would be handy. Then it wouldn't matter which version of your wallet you had backed up.
Gavin Andresen
Legendary
*
qt
Offline Offline

Activity: 1652
Merit: 2216


Chief Scientist


View Profile WWW
February 09, 2011, 04:13:38 PM
 #5

The -rescan argument in 0.3.20 does this.


How often do you get the chance to work on a potentially world-changing project?
davout (OP)
Legendary
*
Offline Offline

Activity: 1372
Merit: 1007


1davout


View Profile WWW
February 09, 2011, 09:12:04 PM
 #6

The -rescan argument in 0.3.20 does this.
Is it possible (not necessarily in the CLI, a function in the code could do too), to rescan against a single key ?

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!