namecoin / ncdns

:globe_with_meridians: Namecoin to DNS bridge daemon
https://www.namecoin.org/
GNU General Public License v3.0
133 stars 41 forks source link

Test Namecoin (Regtest) resolution on Cirrus #161

Open JeremyRand opened 2 years ago

JeremyRand commented 2 years ago

We should add Cirrus tests for making sure ncdns can resolve Namecoin domains via Namecoin Core and Electrum-NMC (both in Regtest mode). This should be done via direct DNS requests for ncdns, querying Unbound, and an HTTP client e.g. curl.

JeremyRand commented 2 years ago

Blocked by https://github.com/namecoin/ncdns/issues/160