contrib: make DNS seeds file an argument in CLI (makeseeds) #26701

pull brunoerg wants to merge 1 commits into bitcoin:master from brunoerg:2022-12-seeds-improv changing 2 files +4 −2
  1. brunoerg commented at 6:58 pm on December 14, 2022: contributor

    Instead of using makeseeds.py this way:

    0python3 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:

    0python3 makeseeds.py -a asmap-filled.dat -s seeds_main.txt > nodes_main.txt
    
  2. DrahtBot commented at 6:58 pm on December 14, 2022: contributor

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK vincenzopalazzo

    If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

  3. DrahtBot added the label Scripts and tools on Dec 14, 2022
  4. brunoerg force-pushed on Dec 14, 2022
  5. vincenzopalazzo approved
  6. maflcko commented at 8:47 am on December 19, 2022: member
    In theory the arg could be optional and fallback to stdin, but not sure if it is worth it. In either case, the commits should be squashed.
  7. contrib: make DNS seeds file an argument in CLI 1c07500dbb
  8. brunoerg commented at 10:20 am on December 19, 2022: contributor
    Force-pushed squashing the commits. Thanks, @MarcoFalke
  9. brunoerg force-pushed on Dec 19, 2022
  10. fanquake requested review from vincenzopalazzo on Feb 6, 2023
  11. vincenzopalazzo approved
  12. maflcko merged this on Feb 7, 2023
  13. maflcko closed this on Feb 7, 2023

  14. sidhujag referenced this in commit ef616db513 on Feb 7, 2023
  15. bitcoin locked this on Feb 7, 2024

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-09-29 01:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me