Page MenuHomePhabricator

Move ::fCheckBlockIndex into ChainstateManager
ClosedPublic

Authored by PiRK on Fri, Mar 29, 14:56.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC6a1dfbe3d989: Move ::fCheckBlockIndex into ChainstateManager
Summary

This changes the flag for the bitcoin-chainstate executable. Previously
it was false, now it is the chain's default value (still false for the
main chain).

This concludes backport of core#25704
https://github.com/bitcoin/bitcoin/pull/25704/commits/fa7c834b9f988fa7f2ace2d67b1628211b7819df

Depends on D15814

Test Plan

ninja all check-all

Diff Detail

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