-
Notifications
You must be signed in to change notification settings - Fork 17
Closed as not planned
Labels
I4No visible changesNo visible changesS1Highly significantHighly significantU4Nothing urgentNothing urgenttaskSomething to doSomething to do
Description
This is an issue for tracking differences between our NNS implementation and neo-go/C# one.
https://github.com/neo-project/non-native-contracts/tree/master/src/NameService
- New record type: SOA (Support zone transfer in NNS contract #125).
- DNS RFC compliance Fix maxDomainNameFragmentLength #238, nns: allow hyphen in names #183 and Make NNS more like DNS #139.
getRecord,resolvemay return an array. The name for some functions is changed correspondingly.- Root domain no longer has a special interface (Make NNS more like DNS #139), but registration should be approved by a committee.
- Arbitrary level domains nns: allow to register arbitrary-level domains #175 (each domain can have it's own admin, which approves subdomain registration). I think we stiil have some bugs regarding trasfer/adding records/expiration, need to discuss and write our spec here).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I4No visible changesNo visible changesS1Highly significantHighly significantU4Nothing urgentNothing urgenttaskSomething to doSomething to do