Skip to content

Prune Node Rescan Project Tracking #29183

@furszy

Description

@furszy

This issue will be edited frequently to reflect the current status of the project.

What should I review now?


👇 👇 👇 👇
-- #27837 --
☝️ ☝️ ☝️ ☝️

The goal of this project is to enable complete blockchain rescan capability on prune nodes, allowing these storage-limited nodes to import new wallet descriptors and update existing ones at any time, as well as loading external and un-synced wallets with a birth-time older than 48 hours. This, in turn, enables the monitoring of new addresses/scripts and tracking balance changes without the need to repeatedly download the entire blockchain.

The first project milestone introduces the feature for prune nodes that construct and maintain a local block filters set database. The node will request and keep track of the missing historical blocks that match the wallet scripts filters set to subsequently perform the rescan.

The following sections are ordered by their PRs dependencies:

Net: Single Block Requests Tracking System and On Download Failure Retry Mechanism
Indexes Stability and Performance Improvements
Wallet Rescan (depends on the net section)

Issues Solved By This Work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions