mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-24 02:48:11 +00:00
* fix: change DoH DNS provider opendns did not support CORS -- switched it with AhaDNS that does not persist logs * Update packages/dns-discovery/src/dns_over_https.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * add ahadns to cspell * increase timeout on compliance test possibly the new dns provider we use is taking longer than opendns to resolve is why the test did not pass with 5000ms Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>