js-waku/packages/dns-discovery
Danish Arora cc1d8bb3d5
feat: change DoH DNS provider (#1131)
* 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>
2023-01-24 23:42:21 +05:30
..
src feat: change DoH DNS provider (#1131) 2023-01-24 23:42:21 +05:30
.eslintrc.cjs tests: fix karma 2022-11-03 14:24:08 +11:00
.prettierignore tests: fix karma 2022-11-03 14:24:08 +11:00
CHANGELOG.md chore: release @waku/dns-discovery@0.0.4 2023-01-18 14:57:44 +11:00
karma.conf.cjs chore: get dns-discovery to compile (almost) 2022-11-03 14:24:08 +11:00
package.json add configuration to determine devDependencies, move them in package 2023-01-19 22:49:11 +01:00
rollup.config.js feat!: extract dns discovery and enr from core 2022-11-03 14:24:08 +11:00
tsconfig.dev.json chore: merge tsconfig 2022-12-02 15:54:30 +11:00
tsconfig.json chore: merge tsconfig 2022-12-02 15:54:30 +11:00