Update seed IPs, based on bitcoin.sipa.be crawler data #5532

pull sipa wants to merge 1 commits into bitcoin:master from sipa:newseeds changing 4 files +1123 −1217
  1. sipa commented at 4:44 PM on December 23, 2014: member

    No description provided.

  2. laanwj commented at 4:59 PM on December 23, 2014: member

    ACK

    Btw: only 20 overlapping IPs between the old and new list, that's a curiously large shift.

  3. sipa commented at 12:57 PM on December 25, 2014: member

    This was constructed by taken the top 600 IPs, sorted by 30d-average availability. Not sure how the previous list was constructed.

  4. sipa force-pushed on Dec 25, 2014
  5. sipa commented at 1:18 PM on December 25, 2014: member

    Updated.

  6. laanwj added this to the milestone 0.10.0 on Dec 27, 2014
  7. pstratem commented at 4:54 AM on December 27, 2014: contributor

    Can you sort the new list?

    This should make comparison in the future easier.

  8. sipa force-pushed on Jan 5, 2015
  9. sipa commented at 4:13 PM on January 5, 2015: member

    Significant update:

    • Updated the contrib/seeds/makeseeds.py script
    • Include @gmaxwell's ASN filtering
    • Updated the seeds from my crawler
    • Sort the results for determinism and future comparability
  10. Update seed IPs, based on bitcoin.sipa.be crawler data be22b3da1d
  11. sipa force-pushed on Jan 5, 2015
  12. gavinandresen commented at 4:55 PM on January 5, 2015: contributor

    ACK

  13. gmaxwell commented at 5:25 PM on January 5, 2015: contributor

    ACK

  14. in contrib/seeds/makeseeds.py:None in be22b3da1d
      35 | +       return None
      36 | +    # Match only IPv4
      37 | +    m = PATTERN_IPV4.match(sline[0])
      38 | +    if m is None:
      39 | +        return None
      40 | +    # Do IPv4 sanity check
    


    pstratem commented at 7:22 PM on January 5, 2015:

    why not use socket.inet_aton ?


    sipa commented at 11:06 PM on January 5, 2015:

    Suggest code, and I'll change it. I don't care enough to spend more time to look up how that works.

  15. pstratem commented at 7:25 PM on January 5, 2015: contributor

    ACK (beyond above bikeshedding)

  16. laanwj commented at 9:59 AM on January 6, 2015: member

    Tested re-ACK w/ wiping peers.dat and -dnsseed=0,

    DNS seeding disabled
    ... (wait some time)
    Adding fixed seed nodes as DNS doesn't seem to be available.
    receive version message: /Satoshi:0.9.3/: version 70002, blocks=337739, us=....:34254, peer=1
    ... (started syncing at high speed)
    
  17. laanwj merged this on Jan 6, 2015
  18. laanwj closed this on Jan 6, 2015

  19. laanwj referenced this in commit 7b879d3493 on Jan 6, 2015
  20. sipa referenced this in commit 58fda4d689 on Jan 6, 2015
  21. reddink referenced this in commit 08c3b3cba0 on May 27, 2020
  22. MarcoFalke locked this on Sep 8, 2021

Milestone
0.10.0


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-04-19 09:15 UTC

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