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: executor role functionality #3

Closed
4 tasks done
emmanuelJet opened this issue Sep 23, 2024 · 0 comments · Fixed by #20
Closed
4 tasks done

feat: executor role functionality #3

emmanuelJet opened this issue Sep 23, 2024 · 0 comments · Fixed by #20
Assignees
Labels
enhancement New feature or request

Comments

@emmanuelJet
Copy link
Owner

emmanuelJet commented Sep 23, 2024

Feature Description

Develop the Executor role with specific permissions, including initiating owner override functions with timelocks and overriding pending transactions under specified conditions.

Acceptance Criteria

  • Executor can initiate an owner override function that is delayed by the owner override timelock.
  • Signers can sign the owner override only after the owner override timelock has elapsed.
  • Executor can override a pending transaction when signers have not signed within the required time frame, under the specified conditions.
  • All Executor functions are thoroughly unit-tested.
@emmanuelJet emmanuelJet added the enhancement New feature or request label Sep 23, 2024
@emmanuelJet emmanuelJet self-assigned this Sep 23, 2024
@emmanuelJet emmanuelJet changed the title feat: implement signer role functionality feat: implement executor role functionality Sep 23, 2024
@emmanuelJet emmanuelJet changed the title feat: implement executor role functionality feat: executor role functionality Sep 23, 2024
This was referenced Sep 29, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in MultiSig Enterprise Vault Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant