Page MenuHomePhabricator

get config via chainstatemanager when possible (5/5)
ClosedPublic

Authored by PiRK on Fri, Mar 29, 08:23.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC424d0fc3f6c1: get config via chainstatemanager when possible (5/5)
Summary

Access the config via the chainman's m_options member in LoadExternalBlockFile, VerifyDB, AcceptBlock

After this commit, the only validation functions that still need to be passed a config argument are in ATMPArgs and BlockValidationOptions

Depends on D15807

Test Plan

With chronik
ninja all check-all

Diff Detail

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