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 Staking Limits #59

Closed
3 tasks done
Tracked by #146
nkuba opened this issue Dec 4, 2023 · 0 comments · Fixed by #68
Closed
3 tasks done
Tracked by #146

Implement Staking Limits #59

nkuba opened this issue Dec 4, 2023 · 0 comments · Fixed by #68
Assignees
Labels
🔗 Solidity Solidity contracts

Comments

@nkuba
Copy link
Member

nkuba commented Dec 4, 2023

Implement limits for deposit operations:

@nkuba nkuba mentioned this issue Dec 5, 2023
@nkuba nkuba added the 🔗 Solidity Solidity contracts label Dec 22, 2023
@nkuba nkuba closed this as completed in #68 Dec 29, 2023
nkuba added a commit that referenced this issue Dec 29, 2023
Closes: #59 

This PR implements staking limits. Here we add staking parameters that
define the maximum total assets(tBTC) that the Acre contract can hold
and the minimum deposit amount for a single deposit operation. Each
staking parameter can be updated by the owner.
@nkuba nkuba mentioned this issue Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔗 Solidity Solidity contracts
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants