public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] Partial wallet rescan
@ 2014-10-07 17:32 Jérémie Dubois-Lacoste
  0 siblings, 0 replies; only message in thread
From: Jérémie Dubois-Lacoste @ 2014-10-07 17:32 UTC (permalink / raw)
  To: bitcoin-development

Hi all,

Before starting to implement a patch for a specific need, I would like
to be sure that it was not written already and available somewhere.
This list is probably my best chance.

I would like to add an optional parameter <block_heigh> to "-rescan",
from which the rescan would then start. When performing the wallet
rescan, everything before the block number <block_heigh> would be
ignored.
Thus, it would do pretty much the same thing as the wallet birthday
mechanism (which relies on nTimeFirstKey), the difference being that
the point in time where to start would be *explicitly* given by the
user, at launch time, on the command line. Another possiblity is to
provide as parameter a time stamp instead of a block height; the
interesting part for me is that anyway that information is explicitly
provided by the user.

Regards,

Jeremie

--
Jeremie Dubois-Lacoste, PhD.
Belgian Bitcoin Association, Director.
Université Libre de Bruxelles, Post-Doctoral Researcher.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-07 17:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-07 17:32 [Bitcoin-development] Partial wallet rescan Jérémie Dubois-Lacoste

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox