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
Lint
Lint Not Applicable
Unit
Tests Not Applicable