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

fix(contracts): symbiotic opt-in scripts #542

Open
merklefruit opened this issue Dec 10, 2024 · 0 comments
Open

fix(contracts): symbiotic opt-in scripts #542

merklefruit opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
T: bug Type: Bug
Milestone

Comments

@merklefruit
Copy link
Collaborator

merklefruit commented Dec 10, 2024

Our symbiotic scripts should be updated to include these steps which are currently skipped:

  1. [called from networkAdmin] NetworkRestakeDelegator.setMaxNetworkLimit(subnetwork, 1000 ether)
  2. [called from vaultAdmin] NetworkRestakeDelegator.setNetworkLimit(subnetwork, 1000 ether)
  3. [for every operator] [called from vaultAdmin] NetworkRestakeDelegator.setOperatorNetworkShares(subnetwork, operator, 100)

Links:

@merklefruit merklefruit added the T: bug Type: Bug label Dec 10, 2024
@merklefruit merklefruit added this to the v0.3.1 milestone Dec 10, 2024
@merklefruit merklefruit self-assigned this Dec 16, 2024
@mempirate mempirate modified the milestones: v0.3.1, v0.3.2 Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: bug Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants