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: timelock tests #116

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

feat: timelock tests #116

wants to merge 5 commits into from

Conversation

johnnyonline
Copy link
Member

No description provided.

@danoctavian
Copy link
Contributor

Let's write a deploy script that deploys the timelock.

We need it for both:

holesky
mainnet

So script should be able to run correctly by deploying to holesky or mainnet.

Please make use of Actors.sol.

https://github.com/yieldnest/yieldnest-protocol/blob/release-candidate/script/Actors.sol#L81

to assign correct roles. YnSecuritCouncil is the current PROXY_ADMIN_OWNER and strongest multisig.

@xhad
Copy link
Collaborator

xhad commented Jun 21, 2024

@johnnyonline reviewed the script/pr, and we would have to review the actors to make sure the Timelocks are configured with the correct roles for each network prior to deployment.

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.

3 participants