Commit graph

7 commits

Author SHA1 Message Date
Ken Sedgwick
5a6b5eabe1
Remove defunct DNS seed entries (#309)
Both Lightning DNS seeds are no longer operational: lseed.bitcoinstats.com
returns SERVFAIL and lseed.darosior.ninja is confirmed dead by its
maintainer. The empty seed list is handled gracefully with a warning
log. Retained the original IRC discussion as historical context for future seed
selection.
2026-03-23 14:27:21 -07:00
ZmnSCPxj jxPCSnmZ
f442be7696 DnsSeed/get.cpp: Suppress the output of our dig -v test.
`dig -v` outputs over stderr, capture that annoying output.
2022-05-02 04:56:47 +00:00
ZmnSCPxj jxPCSnmZ
ea95fc15d0 DnsSeed/get.cpp: Use dig -v to check for dig install. 2020-12-22 22:41:29 +00:00
ZmnSCPxj jxPCSnmZ
f87bf805bc DnsSeed/get.cpp: Add interface to use over tor. 2020-10-20 18:29:49 +08:00
ZmnSCPxj jxPCSnmZ
7bd33d21fa Boss/Mod/ConnectFinderByDns.cpp: Add the darosior seed. 2020-10-12 09:46:32 +08:00
ZmnSCPxj jxPCSnmZ
dfdd807db4 DnsSeed/get.cpp: Do not resolve hostnames, leave that to the lightningd. 2020-09-10 09:24:34 +08:00
ZmnSCPxj jxPCSnmZ
c5f9e9e958 DnsSeed/get.cpp: Function to gather a few peers for connecting from DNS seed. 2020-09-10 00:11:58 +08:00