HomePhabricator

contrib: Add port parsing to makeseeds.py
884454aebe9eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

contrib: Add port parsing to makeseeds.py

Allow for non-8333 nodes to appear in the internal seeds. This will
allow bitcoind to bypas a filter on 8333. This also makes it possible to
use the same tool for e.g. testnet.

As hosts with multiple nodes per IP are likely abusive, add a filter to
remove these (the ASN check will take care of them for IPv4, but not
IPv6 or onion).

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jun 25 2015, 05:53
deadalnixPushed on May 14 2017, 22:04
Parents
rABCccd4369a23ca: contrib: Improvements to hardcoded seeds scripts
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC884454aebe9e: contrib: Add port parsing to makeseeds.py (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jun 25 2015, 06:05