HomePhabricator

[Part1] Removed Params() from addrdb

Description

[Part1] Removed Params() from addrdb

Summary: Replace direct calls of Params() with Config.GetChainParams() Refs T170

Test Plan:
make check
./test/functional/test_runner.py --extended

Reviewers: jasonbcox, O1 Bitcoin ABC, #bitcoin_abc, deadalnix

Reviewed By: jasonbcox, O1 Bitcoin ABC, #bitcoin_abc, deadalnix

Subscribers: deadalnix, teamcity

Maniphest Tasks: T170

Differential Revision: https://reviews.bitcoinabc.org/D1070

Details

Auditors
jasonbcox
Provenance
matra774Authored on Feb 8 2018, 20:22
matra774Pushed on Feb 16 2018, 23:16
Reviewer
Restricted Owners Package
Differential Revision
D1070: [Part1] Removed Params() from addrdb
Parents
rSTAGINGc83d1a6b33b3: Remove unused ScoreCompare comparater class
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/2911, tag: phabricator/base/2908
Tasks
T170: Replace direct calls of Params() with Config.GetChainParams()