It runs sipas crawler, but rather than using its custom nameserver implementation it serves a generated zonefile via bind9. The zone always contains 25 IPv4 and 25 IPv6 peers. FWIW, the zone is secured using DNSSEC.
Add testnet DNS seed of Andreas Schildbach. #4862
pull schildbach wants to merge 1 commits into bitcoin:master from schildbach:seed-schildbach changing 1 files +1 −0-
schildbach commented at 9:18 AM on September 7, 2014: contributor
-
45a4baf100
Add testnet DNS seed of Andreas Schildbach.
It runs sipas crawler, but rather than using its custom nameserver implementation it serves a generated zonefile via bind9. The zone always contains 25 IPv4 and 25 IPv6 peers. FWIW, the zone is secured using DNSSEC.
-
BitcoinPullTester commented at 9:32 AM on September 7, 2014: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/p4862_45a4baf100d8e7392e9e26f81069d69e0115ea51/ for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
TheBlueMatt commented at 1:30 AM on September 8, 2014: member
ut ACK.
-
petertodd commented at 5:41 AM on September 8, 2014: contributor
ut ACK.
-
laanwj commented at 7:13 AM on September 8, 2014: member
ACK, tried getting addresses from the seed and connecting them, and they all work.
- laanwj merged this on Sep 8, 2014
- laanwj closed this on Sep 8, 2014
- laanwj referenced this in commit 1f01b29c6f on Sep 8, 2014
-
petertodd commented at 7:16 AM on September 8, 2014: contributor
@schildbach BTW do you have the code that does the BIND zonefile stuff up somewhere?
-
schildbach commented at 7:23 AM on September 8, 2014: contributor
@petertodd Yes it's here: https://github.com/schildbach/bitcoin-seeder/tree/zonefile-schildbach Its a horrible hack, everything is hardcoded. The best I was able to do without learning C++.
-
petertodd commented at 7:24 AM on September 8, 2014: contributor
Ha! Awesome, thanks!
- MarcoFalke locked this on Sep 8, 2021