Skip to content

Use AccessManager to manage access control #443

Open
@srdtrk

Description

@srdtrk

Currently, each contract manages access control itself via the AccessControl contract in openzeppellin. This creates the need for contracts to query each other to find out if someone has an admin role. Instead, all roles should be manages in a single AccessManager contract (also found in openzeppellin).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovementsiceboxIssues that will not be addressed for the time beingsolidityIssues related to the solidity contracts

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions