Page MenuHomePhabricator

Change GetBlocksDir() to ArgsManager.GetBlocksDirPath().
ClosedPublic

Authored by PiRK on Jan 3 2022, 16:32.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC94db4facf3f2: Change GetBlocksDir() to ArgsManager.GetBlocksDirPath().
Summary

This is a backport of core#21244 [7/8]
https://github.com/bitcoin/bitcoin/pull/21244/commits/b4190eff72c00e384ad238f9c2f10c8b91be969b

Note: The few minor difference from Core are explained by D4495 (Range-based for loop) and D7579 (blockdb.cpp)

Depends on D10755

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.Jan 3 2022, 16:32
This revision is now accepted and ready to land.Jan 3 2022, 20:55