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

feat(Roles): new Roles contract + tests #99

Merged
merged 22 commits into from
Oct 18, 2023
Merged

feat(Roles): new Roles contract + tests #99

merged 22 commits into from
Oct 18, 2023

Conversation

re1ro
Copy link
Contributor

@re1ro re1ro commented Oct 13, 2023

AXE-2202

  • BaseRoles: utility contract with internal functions that allows accounts to have many roles.
  • Roles: implementation with included set of functions for transferring roles.

@re1ro re1ro self-assigned this Oct 13, 2023
@re1ro re1ro requested a review from a team as a code owner October 13, 2023 04:43
contracts/utils/Roles.sol Outdated Show resolved Hide resolved
contracts/utils/Roles.sol Outdated Show resolved Hide resolved
contracts/utils/Roles.sol Outdated Show resolved Hide resolved
contracts/utils/Roles.sol Outdated Show resolved Hide resolved
contracts/utils/RolesBase.sol Outdated Show resolved Hide resolved
contracts/utils/RolesBase.sol Outdated Show resolved Hide resolved
contracts/utils/RolesBase.sol Outdated Show resolved Hide resolved
contracts/utils/RolesBase.sol Outdated Show resolved Hide resolved
contracts/utils/RolesBase.sol Outdated Show resolved Hide resolved
@re1ro re1ro merged commit 9ff8488 into main Oct 18, 2023
4 checks passed
@re1ro re1ro deleted the feat/roles branch October 18, 2023 01:31
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.

4 participants