zcashd/contrib/seeds
Daira Hopwood bc909a7a7f Replace http with https: in links to the MIT license.
Also change MIT/X11 to just MIT, since no distinction was intended.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2019-07-18 15:26:01 +01:00
..
README.md Hardcoded seeds update June 2015 2015-06-25 17:10:09 +02:00
generate-seeds.py Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
makeseeds.py Rename client identifier from Satoshi to MagicBean (closes #1481) 2016-10-12 10:50:05 -07:00
nodes_main.txt Hardcoded seeds update June 2015 2015-06-25 17:10:09 +02:00
nodes_test.txt Hardcoded seeds update June 2015 2015-06-25 17:10:09 +02:00

README.md

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