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

Smart contract based permission model #715

Merged
merged 437 commits into from
Oct 4, 2019

Conversation

namtruong
Copy link
Contributor

@namtruong namtruong commented May 13, 2019

Smart contract based permission model which caters to enterprise level needs to manage organisations, sub-organisations, roles, account level access controls and nodes in the network. This feature allows group of network admin accounts to propose and approve new organisations into the network with majority approval. Once the new organisation is added, the org admin account of the organisation can then manage sub organisations, roles, account accesses and nodes for the organisation.

vsmk98 and others added 30 commits March 19, 2019 17:58
…on config.json and handle update node approved event, account added event
…to feature/permissioning-1.8.18

# Conflicts:
#	controls/permission/NodeManager.sol
…ole, added status to account access modified event
fix remove role and update node status
…ll work without permission-config.json in the old style
…-routine. Removed unnecessary error handling. Code clean up.
…to feature/permissioning-1.8.18

# Conflicts:
#	controls/permission/permission.go
trung
trung previously approved these changes Sep 12, 2019
Copy link
Contributor

@trung trung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cbaus
Copy link

cbaus commented Sep 24, 2019

Could you kindly let us know what's the ETA for this feature?

@jpmsam jpmsam merged commit 890365d into master Oct 4, 2019
@kikoncuo
Copy link

kikoncuo commented Oct 9, 2019

Any documentation on how to use this?

@SatpalSandhu61
Copy link
Contributor

Any documentation on how to use this?

Docs are here: http://docs.goquorum.com/en/latest/Permissioning/Overview/

@fixanoid fixanoid deleted the feature/permissioning-1.8.18-suborgs-docs branch November 5, 2019 16:00
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

Successfully merging this pull request may close these issues.

8 participants