Page MenuHomePhabricator

Do not call global Params() when chainman is in scope
ClosedPublic

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

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC75be127455bb: Do not call global Params() when chainman is in scope
Summary

Some of the callsite in the original PR do not exist in our codebase or use a config.GetChainParams()

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

Depends on D14599

Test Plan

ninja all check-all

Diff Detail

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