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

Custom permissions/accounts in genesis-info.json #647

Closed
zxcat opened this issue May 13, 2019 · 1 comment
Closed

Custom permissions/accounts in genesis-info.json #647

zxcat opened this issue May 13, 2019 · 1 comment
Assignees
Milestone

Comments

@zxcat
Copy link

zxcat commented May 13, 2019

Currently only owner and active keys can be set for account created from genesis-info.json.

  1. Some genesis accounts require additional keys/accounts to be set.
  2. Some genesis accounts require additional permission types.
  3. Some genesis accounts require link auths to actions.

All this features should be available from genesis-info.json

@zxcat zxcat added this to the Sprint-apr-22 milestone May 13, 2019
@zxcat zxcat self-assigned this May 13, 2019
zxcat added a commit that referenced this issue May 15, 2019
…650

+ Most config parameters moved to `genesis_info.golos`
+ Accounts defined in genesis-info now support custom permissions
+ `auth_links` added to describe contracts/actions linked to permissions of account
+ `tables` added to insert custom tables rows in genesis
+ some logging improvements
@zxcat
Copy link
Author

zxcat commented May 15, 2019

PR #654

zxcat added a commit that referenced this issue May 15, 2019
Add permissions, auth links, tables, config to genesis-info #633,#647,#650
@zxcat zxcat closed this as completed May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants