Fix permissions to manage contributors #69
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/add-contributor-permissions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Uses the contributor oracle to decide if somebody has the MANAGE_CONTRIBUTOR_ROLE
note:
this changes the KreditsKit, which means only new DAOs will have the new permissions set by default.
there is no nice script yet to manage the advanced roles with permissions. (this should probably be somehow added to the aragon cli)
So either you somehow do that manually (which I have never done so far) or you just create a new DAO (in development)
👍