Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Single key in the DCL can't share multiple roles. #521

Closed
jcps07 opened this issue Sep 14, 2023 · 1 comment
Closed

Single key in the DCL can't share multiple roles. #521

jcps07 opened this issue Sep 14, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jcps07
Copy link
Contributor

jcps07 commented Sep 14, 2023

DCL P_P_G: "Every role SHALL be associated with a separate key such that no single key will have multiple roles."

From description, current implementation supports multiple roles for an account (key):
dcld tx auth propose-add-account --address=<bench32 encoded string> --pubkey=<protobuf JSON encoded> --roles=<role1,role2,...> --vid=<uint16> --from=<account>

@jcps07 jcps07 added the invalid This doesn't seem right label Sep 14, 2023
@ashcherbakov ashcherbakov added bug Something isn't working and removed invalid This doesn't seem right labels Nov 10, 2023
@jcps07 jcps07 removed this from the v1.3: DCL 1.3 milestone Nov 30, 2023
@jcps07
Copy link
Contributor Author

jcps07 commented Nov 30, 2023

Removed from v1.3.
DCL-TT: The dcl software allows it but it's being monitored by Alliance Trustee prior proposing. If the policy changes in the future, no need to update the code.

@jcps07 jcps07 closed this as completed Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants