Page MenuHomePhabricator

Enable host lookups for -proxy and -onion parameters
ClosedPublic

Authored by deadalnix on Sep 10 2018, 15:01.

Details

Summary
  • Extends -dns parameter (via fNameLookup) to control these two new parameters in addition to -addnode, -connect, and -seednode
  • Moves fNameLookup assignment earlier as needed
  • Changes -proxy and -onion to use Lookup() instead of LookupNumeric()

This is backport of Core PR9774

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
corepr9774
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3248
Build 4583: Bitcoin ABC Buildbot (legacy)
Build 4582: arc lint + arc unit