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

Implement stakes updater binary for AVS teams #39

Closed
Tracked by #36
samlaf opened this issue Oct 14, 2023 · 1 comment
Closed
Tracked by #36

Implement stakes updater binary for AVS teams #39

samlaf opened this issue Oct 14, 2023 · 1 comment

Comments

@samlaf
Copy link
Collaborator

samlaf commented Oct 14, 2023

Eigenlayer is based on a pull model, so AVSs need to pull delegation manager shares to their AVS contracts periodically. We have explored different potential models in this internal document and decided to write a binary that can be run by AVS teams that calls stakeUpdate() on its registry contract once per day, for every operator.

Let's just write a simple binary without infra choices into consideration for now. We can base our implementation off of the avs-churner.

@samlaf
Copy link
Collaborator Author

samlaf commented Oct 27, 2023

We're working on this as part of this new repo https://github.com/Layr-Labs/eigensync, so closing here.

@samlaf samlaf closed this as completed Oct 27, 2023
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

No branches or pull requests

1 participant