Page MenuHomePhabricator

Move BlockManager to node/blockstorage
ClosedPublic

Authored by PiRK on Nov 16 2022, 10:04.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC65330d5b88b8: Move BlockManager to node/blockstorage
Summary

Can be reviewed with --color-moved=dimmed-zebra

This is a backport of core#23581
https://github.com/bitcoin/bitcoin/pull/23581/commits/fade2a44f4aabc64185031dbf4c70d875ece6740

Depends on D12487

Test Plan

ninja all check-all

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Nov 16 2022, 10:04
Fabien requested changes to this revision.Nov 16 2022, 11:07
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/CMakeLists.txt
711 ↗(On Diff #36323)
src/node/blockstorage.cpp
21 ↗(On Diff #36323)

you need blockindexworkcomparator.h also

This revision now requires changes to proceed.Nov 16 2022, 11:07
This revision is now accepted and ready to land.Nov 16 2022, 14:08
This revision was automatically updated to reflect the committed changes.