aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2023-02-07 10:03:31 +0100
committerMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2023-02-07 10:03:36 +0100
commit5a80086ec2c15d1cd269e8e354f48ee11e4531eb (patch)
tree09431f50202b47582fe33d6fdcfed1c2973e05bf /src
parent52ddbd52f980c0e733682401056d8131f1d513c0 (diff)
parent1c07500dbb6b93510425c8bbdb320f2533efdb3d (diff)
downloadbitcoin-5a80086ec2c15d1cd269e8e354f48ee11e4531eb.tar.xz
Merge bitcoin/bitcoin#26701: contrib: make DNS seeds file an argument in CLI (`makeseeds`)
1c07500dbb6b93510425c8bbdb320f2533efdb3d contrib: make DNS seeds file an argument in CLI (brunoerg) Pull request description: Instead of using `makeseeds.py` this way: ```sh python3 makeseeds.py -a asmap-filled.dat < seeds_main.txt > nodes_main.txt ``` We could use the DNS seeds file as an argument since it is a required one. It improves the way the script handles it when that file is missing as well as makes this script more friendly. E.g: ```sh python3 makeseeds.py -a asmap-filled.dat -s seeds_main.txt > nodes_main.txt ``` ACKs for top commit: vincenzopalazzo: ACK https://github.com/bitcoin/bitcoin/pull/26701/commits/1c07500dbb6b93510425c8bbdb320f2533efdb3d Tree-SHA512: bddf728d5d376659155f5bbeb1fa0d42aa273ec4a0cf5687f4d3f3be85625f541d392f30008e3c9d2c65967cb882deb36af34330994727771be73c9adeb521e0
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions