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

ON-543: Single-role ERC-1155 Role Delegation Registry #20

Merged
merged 31 commits into from
Dec 12, 2023

Conversation

ernanirst
Copy link
Contributor

@ernanirst ernanirst commented Dec 11, 2023

This PR implements a Role Delegation Registry for ERC-1155 NFTs. This is a simpler single-role implementation targeting specific use cases.

Pending Review:

  • Tests
  • Events Deposit and Withdrew

@ernanirst ernanirst marked this pull request as draft December 11, 2023 02:36
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/interfaces/IERCXXXX.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
contracts/RolesRegistry/SftRolesRegistry.sol Outdated Show resolved Hide resolved
@ernanirst ernanirst marked this pull request as ready for review December 12, 2023 17:07
@karacurt karacurt merged commit b12f5de into master Dec 12, 2023
1 check passed
@karacurt karacurt deleted the ON-543-refactor branch April 24, 2024 22:12
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.

2 participants