Skip to content

Account names - length and characters #153

@kroggen

Description

@kroggen

Proposals

  1. Allow account names with less than 12 characters (the engine can pad up to 12 characters when making a lookup, if needed)
  2. Allow . or - or _ as word separator
  3. Also, if possible, allow names with more chars, like 20 or 30
  4. Allow to remove/unset a name. This also allows other user to use the name later
  5. Allow to set a name to a smart contract in a single call (second argument to v1createName)
    On this case it should:
    A. be owned by the contract itself, the creator has no longer control over it
    B. be owned by the creator
    C. the creator becomes an operator
    D. the contract becomes an operator (can remove, update or transfer it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions