Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Antelope account have a maximum of 12 characters #14

Open
DenisCarriere opened this issue May 25, 2023 · 1 comment
Open

Antelope account have a maximum of 12 characters #14

DenisCarriere opened this issue May 25, 2023 · 1 comment

Comments

@DenisCarriere
Copy link

The Regex used is not valid for account names, account validation should be a maximum of 12 characters

Note: table names & scopes can have up to 13 characters, but not accounts cannot

image
@roadscape
Copy link
Contributor

Thank you for the report! We had not been aware there are additional restrictions for accounts beyond what's allowed for account_name type; IIRC, we used EOSIO/eos#955 as a reference.

Confirming this issue:

3050000 action_validate_exception: Action validate exception
account names can only be 12 chars long

We also need to investigate if this applies to AtomicHub schema names.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants