-
Notifications
You must be signed in to change notification settings - Fork 14
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
Research the farming smart contract for Nabla #306
Comments
Hey team! Please add your planning poker estimate with Zenhub @adelarja @b-yap @ebma @TorstenStueber |
Where is this coming from? I though that Nabla is self-contained and sufficient for our needs, I did not expect that we need to deploy other smart contracts. |
@TorstenStueber this is for distributing rewards for farming LP tokens, the Nabla smart contracts does not include this. This is an additional one. |
@gianfra-t I can see that this ticket is in the review column but it doesn't mention any research document in the description. Can you please update it so that it reflects the current state? |
Sorry, I forgot to add it here. The research is in this notion page |
Nice, thank you. The research looks good 👍 So we can conclude that the provided smart contract can be used for farming with just a minor modification. I'd consider this ticket done then. |
@ebma i see we need to use a |
There is a |
Yes, if you want to have the farming feature, then the follow-up ticket should be about deploying the farming contract mentioned in this ticket together with the |
Cool, new ticket here |
Context
In order to distribute farming rewards to Nabla LP providers, we need to research the farming smart contract shared from the Nabla team.
Requirements
Note
Smart contract - https://github.com/0xlaozi/qidao/blob/main/contracts/StakingRewards.sol
Research
The research results are available in this Notion page.
The text was updated successfully, but these errors were encountered: