You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getRecord, resolve may 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).
getRecord, resolve may return an array
Root domain no longer has a special interface
Arbitrary level domains
Wow. That's huge. Now I'm thinking if any NNS wrapper makes any sense at this stage, C# one is not used anywhere, NeoFS one differs enough that generic wrapper won't work for it.
But we have diverged again since because of NeoFS requirements and likely that's to stay (C# contracts are not maintained at all). So, obsolete, wontfix.
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
getRecord
,resolve
may return an array. The name for some functions is changed correspondingly.cc @roman-khimov
The text was updated successfully, but these errors were encountered: