Page MenuHomePhabricator

wallet: avoid rescans if under the snapshot
Needs ReviewPublic

Authored by PiRK on Thu, Feb 6, 15:11.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

Refuse to load a wallet if it requires a rescan lower than the height of
an unvalidated snapshot we're running -- in more general terms, if we
don't have data for the blocks.

This is a backport of core#23997 and core#26282

Depends on D17645

Test Plan

ninja all check-all

Event Timeline

PiRK requested review of this revision.Thu, Feb 6, 15:11
PiRK edited the summary of this revision. (Show Details)

squash with 26282 (more helpful error message)