dogecoin/contrib/seeds
2015-12-02 15:18:22 +01:00
..
generate-seeds.py Fix various typos 2015-12-02 15:18:22 +01:00
makeseeds.py contrib: Add port parsing to makeseeds.py 2015-06-25 08:05:52 +02:00
nodes_main.txt Hardcoded seeds update June 2015 2015-06-25 08:05:52 +02:00
nodes_test.txt contrib: Improvements to hardcoded seeds scripts 2015-06-25 08:05:33 +02:00
README.md contrib: Improvements to hardcoded seeds scripts 2015-06-25 08:05:33 +02:00

Seeds

Utility to generate the seeds.txt list that is compiled into the client (see src/chainparamsseeds.h and other utilities in contrib/seeds).

The 512 seeds compiled into the 0.10 release were created from sipa's DNS seed data, like this:

curl -s http://bitcoin.sipa.be/seeds.txt | makeseeds.py