Page MenuHomePhabricator

validation: report if pruning prevents completion of verification
ClosedPublic

Authored by PiRK on Dec 6 2023, 14:49.

Details

Summary

Now the verifychain RPC returns false if the checks didn't
finish because the blocks requested to be queried have been pruned.

This is a partial backport of core#25574
https://github.com/bitcoin/bitcoin/pull/25574/commits/57ef2a4812f443b2d734f43cebf3ef5038da83f2

Depends on D14928

Test Plan

ninja && ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable