Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: remove discoverExternal() from the pool #212

Closed

Commits on Jul 2, 2019

  1. net: remove discoverExternal() from the pool

    This commit removes the discover external check in the pool. Currently
    we already store all local addresses that are sent to us from peers in
    the hostlist, so there is no reason to rely on an external service to
    check for our local/external address. This was removed from bitcoin in
    commit 845c86d.
    kilpatty committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    084d17b View commit details
    Browse the repository at this point in the history