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: Added access control contract to make guardian granular #20

Merged
merged 27 commits into from
May 17, 2024

Conversation

sendra
Copy link
Contributor

@sendra sendra commented Dec 20, 2023

Adds a new contract that will be set as guardian on CCC that have solve emeregency.

On this contract we have more granularity (roles) on who can call the different guardian methods on CCC

@sendra sendra changed the base branch from main to feat/phase-3 April 17, 2024 09:21
scripts/access_control/Deploy_Granular_CCC_Guardian.s.sol Outdated Show resolved Hide resolved
scripts/access_control/Deploy_Granular_CCC_Guardian.s.sol Outdated Show resolved Hide resolved
scripts/access_control/Deploy_Granular_CCC_Guardian.s.sol Outdated Show resolved Hide resolved
scripts/access_control/Deploy_Granular_CCC_Guardian.s.sol Outdated Show resolved Hide resolved
tests/BaseTest.sol Outdated Show resolved Hide resolved
tests/BaseTest.sol Outdated Show resolved Hide resolved
tests/mocks/AdapterMock.sol Outdated Show resolved Hide resolved
@kyzia551 kyzia551 merged commit b5fa914 into feat/phase-3 May 17, 2024
1 check passed
@kyzia551 kyzia551 deleted the feat/granular-access-control branch May 17, 2024 12:22
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.

6 participants