You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: