Skip to content

Commit

Permalink
feat(peerseeds/autoupdate): hickory-dns upgrade, default to system DNS (
Browse files Browse the repository at this point in the history
#6600)

Description
---
Upgrade from trust dns to hickory DNS
Allow system default DNS to be used for DNS resolution

Motivation and Context
---
Cloudflare 1.1.1.1 was used by default and this can be blocked. Better
UX to use the system default.

How Has This Been Tested?
---
Existing tests updated

What process can a PR reviewer use to test or verify this change?
---
Seed peers still work

Breaking Changes
---

- [x] None
- [ ] Requires data directory on base node to be deleted
- [ ] Requires hard fork
- [ ] Other - Please specify

<!-- Does this include a breaking change? If so, include this line as a
footer -->
<!-- BREAKING CHANGE: Description what the user should do, e.g. delete a
database, resync the chain -->
  • Loading branch information
sdbondi authored Oct 3, 2024
1 parent 0408e09 commit 5bcddf4
Show file tree
Hide file tree
Showing 16 changed files with 431 additions and 5,394 deletions.
1 change: 0 additions & 1 deletion .license.ignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
./applications/minotari_node/osx-pkg/entitlements.xml
./base_layer/contacts/src/schema.rs
./base_layer/key_manager/src/schema.rs
./base_layer/p2p/src/dns/roots/tls.rs
./base_layer/wallet/src/schema.rs
./docs/src/theme/book.js
./docs/src/theme/highlight.js
Loading

0 comments on commit 5bcddf4

Please sign in to comment.