Skip to content

Support storing NEO addresses in NNS contract #2284

@roman-khimov

Description

@roman-khimov

Summary or problem description
NNS currently defines records of types A, CNAME, TXT and AAAA for names which roughly mimic regular DNS types. So we can resolve some name into IP (v4 or v6) or opaque text record effectively. What we can't do is resolve it into some NEO address which I think can be useful for "send some GAS to whatever.wallet" scenarios where whatever.wallet can be resolved via NNS into some NUVPACMnKFhpuHjsRjhUvXz1XhqfGZYVtY NEO address. See #1179 and #1450 also.

Do you have any solution you want to propose?
Add "NEO" record type to store (syntactically checked) NEO addresses.

Neo Version

  • Neo 3

Where in the software does this update applies to?

  • Other: NNS contract

Metadata

Metadata

Assignees

No one assigned

    Labels

    DiscussionInitial issue state - proposed but not yet accepted

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions