HomePhabricator

Enable wallet key imports without rescan in pruned mode.
77c60724733aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Enable wallet key imports without rescan in pruned mode.

Complete rescan is incompatible with pruning, but rescan is optional on
our wallet key import RPCs. Import on use is very useful in some common
situations in conjunction with pruning, e.g. merchant payment tracking.

This reenables importprivkey/importaddress/importpubkey when rescan
is not used.

In the future we should consider changing the rescan argument to allow depth
or date to allow limited rescanning when compatible with the retained
block depth.

Details

Provenance
Gregory Maxwell <greg@xiph.org>Authored on Sep 7 2015, 01:28
deadalnixPushed on May 14 2017, 22:04
Parents
rABC536207f3167d: Merge pull request #6636
Branches
Unknown
Tags
Unknown

Event Timeline

Gregory Maxwell <greg@xiph.org> committed rABC77c60724733a: Enable wallet key imports without rescan in pruned mode. (authored by Gregory Maxwell <greg@xiph.org>).Sep 7 2015, 01:28