net: update hardcoded mainnet seeds for 24.x #25911

pull jonatack wants to merge 3 commits into bitcoin:master from jonatack:2022-08-hardcoded-seeds-update changing 4 files +1518 −1146
  1. jonatack commented at 10:06 PM on August 23, 2022: contributor

    Update the hardcoded P2P network seeds for 24.x after updating the manual seeds and the generation script as necessary. Previous update was #24417.

    Can be tested by following the steps in contrib/seeds/README.md.

    Tool output:

    $ python3 makeseeds.py -a asmap-filled.dat < seeds_main.txt > nodes_main.txt
    Loading asmap database "asmap-filled.dat"…Done.
    Loading and parsing DNS seeds…Done.
      IPv4   IPv6  Onion Pass                                               
    472019  73788      0 Initial
    472019  73788      0 Skip entries with invalid address
    472019  73788      0 After removing duplicates
      7766   2310      0 Enforce minimal number of blocks
      6534   1835      0 Require service bit 1
      2808    801      0 Require minimum uptime
      2748    781      0 Require a known and recent user agent
      2727    775      0 Filter out hosts with multiple bitcoin ports
       512    267      0 Look up ASNs and limit results per ASN and per net
    
  2. net: update manual hardcoded mainnet seeds for 24.x
    torv3/i2p/cjdns seeds selected for reachability, uptime and service bit 1
    6075a0be3c
  3. contrib: make-seeds updates for 24.x 7fd9028017
  4. net: update hardcoded mainnet seeds for 24.x
    following the steps in contrib/seeds/README.md
    9b6f5fafa9
  5. DrahtBot added the label P2P on Aug 23, 2022
  6. laanwj commented at 7:06 AM on August 24, 2022: member

    LGTM ACK 9b6f5fafa9bb804d6479bc476ce503fe27ee7280 I get a similar output locally.

  7. MarcoFalke added this to the milestone 24.0 on Aug 24, 2022
  8. Emzy commented at 1:13 PM on August 24, 2022: contributor

    ACK 9b6f5fa Just got a very similar output locally.

  9. brunoerg approved
  10. brunoerg commented at 1:52 PM on August 24, 2022: contributor

    ACK 9b6f5fafa9bb804d6479bc476ce503fe27ee7280

    Got similar output:

    ➜  seeds git:(jon-25911) ✗ python3 makeseeds.py -a asmap-filled.dat < seeds_main.txt > nodes_main.txt
    Loading asmap database "asmap-filled.dat"…Done.
    Loading and parsing DNS seeds…Done.
      IPv4   IPv6  Onion Pass
    472024  73808      0 Initial
    472024  73808      0 Skip entries with invalid address
    472024  73808      0 After removing duplicates
      7776   2327      0 Enforce minimal number of blocks
      6537   1848      0 Require service bit 1
      2806    804      0 Require minimum uptime
      2746    785      0 Require a known and recent user agent
      2725    779      0 Filter out hosts with multiple bitcoin ports
       512    268      0 Look up ASNs and limit results per ASN and per net
    
  11. MarcoFalke merged this on Aug 24, 2022
  12. MarcoFalke closed this on Aug 24, 2022

  13. jonatack deleted the branch on Aug 24, 2022
  14. achow101 referenced this in commit 6db0a3002b on Apr 20, 2023
  15. bitcoin locked this on Aug 24, 2023

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: 2026-05-02 12:13 UTC

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