Page MenuHomePhabricator

validation: Move LoadExternalBlockFile to CChainState
ClosedPublic

Authored by PiRK on Mar 16 2022, 11:18.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC92999ca3c9a2: validation: Move LoadExternalBlockFile to CChainState
Summary

[META] This commit should be followed up by removing the comments and assertions meant only to show that the change is correct.

LoadExternalBlockFile mainly acts on CChainState.

This is a backport of [[https://github.com/bitcoin/bitcoin/pull/20749 | core#20749]] [13/17]
https://github.com/bitcoin/bitcoin/pull/20749/commits/e0dc3057277c9576ddbfb8541599db0149e08bb6

Depends on D11184

Test Plan

ninja all check-all bitcoin-fuzzers

Diff Detail

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