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

security council improvement AIP action contracts #239

Closed
wants to merge 5 commits into from

Conversation

DZGoldman
Copy link
Collaborator

@DZGoldman DZGoldman commented Jan 11, 2024

implementations of the 3 potential gov actions under discussion here: https://forum.arbitrum.foundation/t/rfc-constitutional-aip-security-council-improvement-proposal/20541

@DZGoldman DZGoldman marked this pull request as draft January 11, 2024 18:33
@DZGoldman DZGoldman changed the title sc improvement AIP action contracts security council improvement AIP action contracts Jan 11, 2024

function perform() external {
// revoke SC's role on timelock
timelock.revokeRole(timelock.PROPOSER_ROLE(), nonEmergecySC);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to sanity check the results of this action?

@DZGoldman
Copy link
Collaborator Author

update: see #253 for latest (consistent with snapshot)

@DZGoldman
Copy link
Collaborator Author

closing for #253

@DZGoldman DZGoldman closed this Apr 1, 2024
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