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

[Anchor] Make maintenance bot call ClaimRewards on Anker instance #459

Closed
ruuda opened this issue Nov 16, 2021 · 2 comments
Closed

[Anchor] Make maintenance bot call ClaimRewards on Anker instance #459

ruuda opened this issue Nov 16, 2021 · 2 comments
Assignees
Milestone

Comments

@ruuda
Copy link
Contributor

ruuda commented Nov 16, 2021

We have the maintenance bot that submits maintenance transactions for Solido. Once the Anchor integration is ready, something needs to periodically call ClaimRewards if the value of the reserve in SOL exceeds the bSOL supply. The existing maintenance bot could do this; it would already watch the Anker instance for #458, so we can also make it submit the ClaimRewards transaction if it notices there are rewards to claim.

@enriquefynn
Copy link
Member

We split the ClaimRewards into SellRewards and SendRewards.
Selling rewards is being implemented in #480.

@ruuda
Copy link
Contributor Author

ruuda commented Jan 4, 2022

This has been implemented in #480 and #481.

@ruuda ruuda closed this as completed Jan 4, 2022
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

2 participants