Page MenuHomePhabricator

Do not pass Consensus::Params& to Chainstate helpers
ClosedPublic

Authored by PiRK on Oct 4 2023, 16:15.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC0e4caa47e6d0: Do not pass Consensus::Params& to Chainstate helpers
Summary

This is a partial backport of core#25168
https://github.com/bitcoin/bitcoin/pull/25168/commits/faf012b438b451dced785e7f031e07c0c55665e1

Note that VerifyLoadedChainstate takes a Config in our codebase, and still needs it.

Depends on D14596

Test Plan

ninja all check-all

Diff Detail

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