<oembed><type>rich</type><version>1.0</version><author_name>npub14jv7tj33yt72yk8mljmvkck3p4xm5s3mxfpj289up38qqsn9dhkqeh00t4</author_name><author_url>https://nostr.ae/npub14jv7tj33yt72yk8mljmvkck3p4xm5s3mxfpj289up38qqsn9dhkqeh00t4</author_url><provider_name>njump</provider_name><provider_url>https://nostr.ae</provider_url><html>📅 Original date posted:2014-05-16&#xA;📝 Original message:Ok, what do I need to do? How do I host a testnet seed myself?&#xA;&#xA;Best regards,&#xA;Alex Kotenko&#xA;&#xA;&#xA;2014-05-16 23:02 GMT+01:00 Jeff Garzik &lt;jgarzik at bitpay.com&gt;:&#xA;&#xA;&gt; There are only two testnet seeds listed in bitcoind, and one of them&#xA;&gt; returns SERVFAIL (testnet-seed.bitcoin.petertodd.org) and the other&#xA;&gt; just returns one A record (testnet-seed.bluematt.me).  No idea what&#xA;&gt; seeds bitcoinj uses.&#xA;&gt;&#xA;&gt; If you are going to depend on testnet, especially for an important&#xA;&gt; demo... contribute to the infrastructure!  This stuff doesn&#39;t just fix&#xA;&gt; itself for free.&#xA;&gt;&#xA;&gt;&#xA;&gt;&#xA;&gt;&#xA;&gt; On Fri, May 16, 2014 at 7:07 PM, Alex Kotenko &lt;alexykot at gmail.com&gt; wrote:&#xA;&gt; &gt; Hi guys&#xA;&gt; &gt;&#xA;&gt; &gt;&#xA;&gt; &gt; Just wanted to let you know that Andreas&#39; testnet Bitcoin Wallet doesn&#39;t&#xA;&gt; &gt; work because of fail in the peer discovery, and this caused us problems&#xA;&gt; as&#xA;&gt; &gt; we cannot properly demonstrate my XBTerminal POS on the Bitcoin&#xA;&gt; Conference.&#xA;&gt; &gt;&#xA;&gt; &gt; Right now I&#39;m booting up an own full node that I will set as trusted&#xA;&gt; peer in&#xA;&gt; &gt; the Wallet settings, hopefully this will work. However this DNS discovery&#xA;&gt; &gt; problem is really a problem, even for testnet. Btw, I had problems&#xA;&gt; firing up&#xA;&gt; &gt; the full bitcoind node also, of the same reason - discovery failed. I&#xA;&gt; had to&#xA;&gt; &gt; ask Andreas to paste me his node list to manually seed the nodelist.&#xA;&gt; &gt;&#xA;&gt; &gt; So I&#39;ve set up and will run a well connected testnet node, as we need it&#xA;&gt; for&#xA;&gt; &gt; the XBTerminal.&#xA;&gt; &gt; Please let me know if I can somehow help to fix the DNS discovery issue&#xA;&gt; &gt; also.&#xA;&gt; &gt;&#xA;&gt; &gt;&#xA;&gt; &gt; Best regards,&#xA;&gt; &gt; Alex Kotenko&#xA;&gt; &gt;&#xA;&gt; &gt;&#xA;&gt; &gt; 2014-05-16 17:46 GMT+01:00 Laszlo Hanyecz &lt;laszlo at heliacal.net&gt;:&#xA;&gt; &gt;&#xA;&gt; &gt;&gt; It looks like it might be firewalled, probably just need to fix the ACL&#xA;&gt; in&#xA;&gt; &gt;&gt; EC2.&#xA;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; -Laszlo&#xA;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; On May 16, 2014, at 4:34 PM, Andreas Schildbach &lt;andreas at schildbach.de&gt;&#xA;&gt; &gt;&gt; wrote:&#xA;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; &gt; Apparently British Telecom also cannot speak to Peter Todd&#39;s server.&#xA;&gt; &gt;&gt; &gt;&#xA;&gt; &gt;&gt; &gt; That another very large ISP in Europe.&#xA;&gt; &gt;&gt; &gt;&#xA;&gt; &gt;&gt; &gt;&#xA;&gt; &gt;&gt; &gt; On 05/15/2014 01:50 PM, Andreas Schildbach wrote:&#xA;&gt; &gt;&gt; &gt;&gt; I&#39;m bringing this issue up again. The current Bitcoin DNS seed&#xA;&gt; &gt;&gt; &gt;&gt; infrastructure is unstable. I assume this is because of we&#39;re using a&#xA;&gt; &gt;&gt; &gt;&gt; custom DNS implementation which is not 100% compatible. There have&#xA;&gt; been&#xA;&gt; &gt;&gt; &gt;&gt; bugs in the past, like a case sensitive match for the domain name.&#xA;&gt; &gt;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; &gt;&gt; Current state (seeds taken from bitcoinj):&#xA;&gt; &gt;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; &gt;&gt; mainnet:&#xA;&gt; &gt;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; &gt;&gt; seed.bitcoin.sipa.be                 OK&#xA;&gt; &gt;&gt; &gt;&gt; dnsseed.bluematt.me                  OK&#xA;&gt; &gt;&gt; &gt;&gt; dnsseed.bitcoin.dashjr.org           SERVFAIL, tried multiple ISPs&#xA;&gt; &gt;&gt; &gt;&gt; seed.bitcoinstats.com                        OK&#xA;&gt; &gt;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; &gt;&gt; testnet:&#xA;&gt; &gt;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; &gt;&gt; testnet-seed.bitcoin.petertodd.org   SERVFAIL, just from Telefonica&#xA;&gt; &gt;&gt; &gt;&gt; testnet-seed.bluematt.me             OK (but only returns one node)&#xA;&gt; &gt;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; &gt;&gt; Note: Telefonica is one of Europe&#39;s largest ISPs.&#xA;&gt; &gt;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; &gt;&gt; I would try to improve DNS myself, but I&#39;m not capable of writing C.&#xA;&gt; My&#xA;&gt; &gt;&gt; &gt;&gt; &#34;fix&#34; would be to reimplement everything in Java -- I doubt you guys&#xA;&gt; &gt;&gt; &gt;&gt; would be happy with that.&#xA;&gt; &gt;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; &gt;&gt;&#xA;&gt; ------------------------------------------------------------------------------&#xA;&gt; &gt;&gt; &gt;&gt; &#34;Accelerate Dev Cycles with Automated Cross-Browser Testing - For&#xA;&gt; FREE&#xA;&gt; &gt;&gt; &gt;&gt; Instantly run your Selenium tests across 300+ browser/OS combos.&#xA;&gt; &gt;&gt; &gt;&gt; Get unparalleled scalability from the best Selenium testing platform&#xA;&gt; &gt;&gt; &gt;&gt; available&#xA;&gt; &gt;&gt; &gt;&gt; Simple to use. Nothing to install. Get started now for free.&#34;&#xA;&gt; &gt;&gt; &gt;&gt; http://p.sf.net/sfu/SauceLabs&#xA;&gt; &gt;&gt; &gt;&gt;&#xA;&gt; &gt;&gt; &gt;&#xA;&gt; &gt;&gt; &gt;&#xA;&gt; &gt;&gt; &gt;&#xA;&gt; &gt;&gt; &gt;&#xA;&gt; &gt;&gt; &gt;&#xA;&gt; ------------------------------------------------------------------------------&#xA;&gt; &gt;&gt; &gt; &#34;Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE&#xA;&gt; &gt;&gt; &gt; Instantly run your Selenium tests across 300+ browser/OS combos.&#xA;&gt; &gt;&gt; &gt; Get unparalleled scalability from the best Selenium testing platform&#xA;&gt; &gt;&gt; &gt; available&#xA;&gt; &gt;&gt; &gt; Simple to use. Nothing to install. Get started now for free.&#34;&#xA;&gt; &gt;&gt; &gt; http://p.sf.net/sfu/SauceLabs&#xA;&gt; &gt;&gt; &gt; _______________________________________________&#xA;&gt; &gt;&gt; &gt; Bitcoin-development mailing list&#xA;&gt; &gt;&gt; &gt; Bitcoin-development at lists.sourceforge.net&#xA;&gt; &gt;&gt; &gt; https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#xA;&gt; &gt;&gt;&#xA;&gt; &gt;&gt;&#xA;&gt; &gt;&gt;&#xA;&gt; &gt;&gt;&#xA;&gt; ------------------------------------------------------------------------------&#xA;&gt; &gt;&gt; &#34;Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE&#xA;&gt; &gt;&gt; Instantly run your Selenium tests across 300+ browser/OS combos.&#xA;&gt; &gt;&gt; Get unparalleled scalability from the best Selenium testing platform&#xA;&gt; &gt;&gt; available&#xA;&gt; &gt;&gt; Simple to use. Nothing to install. Get started now for free.&#34;&#xA;&gt; &gt;&gt; http://p.sf.net/sfu/SauceLabs&#xA;&gt; &gt;&gt; _______________________________________________&#xA;&gt; &gt;&gt; Bitcoin-development mailing list&#xA;&gt; &gt;&gt; Bitcoin-development at lists.sourceforge.net&#xA;&gt; &gt;&gt; https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#xA;&gt; &gt;&#xA;&gt; &gt;&#xA;&gt; &gt;&#xA;&gt; &gt;&#xA;&gt; ------------------------------------------------------------------------------&#xA;&gt; &gt; &#34;Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE&#xA;&gt; &gt; Instantly run your Selenium tests across 300+ browser/OS combos.&#xA;&gt; &gt; Get unparalleled scalability from the best Selenium testing platform&#xA;&gt; &gt; available&#xA;&gt; &gt; Simple to use. Nothing to install. Get started now for free.&#34;&#xA;&gt; &gt; http://p.sf.net/sfu/SauceLabs&#xA;&gt; &gt; _______________________________________________&#xA;&gt; &gt; Bitcoin-development mailing list&#xA;&gt; &gt; Bitcoin-development at lists.sourceforge.net&#xA;&gt; &gt; https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#xA;&gt; &gt;&#xA;&gt;&#xA;&gt;&#xA;&gt;&#xA;&gt; --&#xA;&gt; Jeff Garzik&#xA;&gt; Bitcoin core developer and open source evangelist&#xA;&gt; BitPay, Inc.      https://bitpay.com/&#xA;&gt;&#xA;-------------- next part --------------&#xA;An HTML attachment was scrubbed...&#xA;URL: &lt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140517/4b719244/attachment.html&gt;</html></oembed>