No description
Find a file
Virgil f1c0f9cf2b chore(dns): normalize DNS record output
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-03 23:49:53 +00:00
docs feat: initial commit with RFC specs 2026-04-03 20:47:37 +01:00
action.go feat(dns): add explicit DNS service constructor aliases 2026-04-03 23:45:05 +00:00
go.mod feat(dns): default dns.serve port from service options 2026-04-03 22:58:35 +00:00
go.sum feat(dns): default dns.serve port from service options 2026-04-03 22:58:35 +00:00
hsd.go feat(dns): add DNSSEC DNSKEY and RRSIG support 2026-04-03 23:15:36 +00:00
hsd_test.go feat(dns): add DNSSEC DNSKEY and RRSIG support 2026-04-03 23:15:36 +00:00
http_server.go feat(dns): default health HTTP port to 5554 2026-04-03 23:08:14 +00:00
mainchain.go fix(mainchain): parse hns alias tokens case-insensitively 2026-04-03 23:36:02 +00:00
mainchain_test.go fix(mainchain): parse hns alias tokens case-insensitively 2026-04-03 23:36:02 +00:00
README.md feat: initial commit with RFC specs 2026-04-03 20:47:37 +01:00
serve.go chore(dns): normalize DNS record output 2026-04-03 23:49:53 +00:00
service.go chore(dns): normalize DNS record output 2026-04-03 23:49:53 +00:00
service_test.go feat(dns): add explicit DNS and HTTP listen port accessors 2026-04-03 23:48:26 +00:00

go-dns