-
Notifications
You must be signed in to change notification settings - Fork 23
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
[Liquidity Staking] Issue 1: Stake and Unstake Mechanisms #28
Labels
Comments
I believe this issue is going to give me a chance to flex what i've learnt so far with ralph 😁. Waiting on ODHack10 🤌🏻 |
Awesome. Have fun coding! |
🚀 |
This was referenced Nov 23, 2024
olisaagbafor
added a commit
to olisaagbafor/alephium-ralph-example
that referenced
this issue
Dec 19, 2024
- Add time-weighted reward multipliers to existing staking contract - Implement pool performance adjustments - Add compound rewards functionality - Add comprehensive test coverage - Integrate with PR alephium#28's staking system Depends on alephium#28
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Parent issue: #27
Objective:
Develop the core staking and unstaking functionalities for the liquidity staking protocol in Ralph.
Description:
This issue focuses on enabling users to deposit assets into a liquidity pool and withdraw them. It includes implementing conditions or penalties for early unstaking while ensuring secure and efficient interactions.
Tasks:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: