This website requires JavaScript.
Explore
Help
Register
Sign in
phantom
/
bitcoin
Watch
1
Star
0
Fork
You've already forked bitcoin
0
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2025-01-12 04:42:36 -03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
271c23e87f
bitcoin
/
contrib
/
seeds
/
.gitignore
3 lines
32 B
Text
Raw
Normal View
History
Unescape
Escape
contrib: Add new versions to makeseeds.py and update gitignore
2020-10-19 19:40:48 -03:00
seeds_main.txt
contrib: Use asmap for ASN lookup in makeseeds Add an argument `-a` to provide a asmap file to do the IP to ASN lookups. This speeds up the script greatly, and makes the output deterministic. Also removes the dependency on `dns.lookup`. I've annotated the output with ASxxxx comments to provide a way to verify the functionality. For now I've added instructions in README.md to download and use the `demo.map` from the asmap repository. When we have some other mechanism for distributing asmap files we could switch to that. This continues #24824. I've removed all the fallbacks and extra complexity, as everyone will be using the same instructions anyway. Co-authored-by: Pieter Wuille <pieter.wuille@gmail.com> Co-authored-by: James O'Beirne <james.obeirne@pm.me> Co-authored-by: russeree <reese.russell@ymail.com>
2022-04-15 11:14:40 -04:00
asmap-filled.dat
Reference in a new issue
Copy permalink