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

[Liquidity Staking] Issue 3: Governance and Stake Tracking #30

Open
polarker opened this issue Nov 15, 2024 · 11 comments
Open

[Liquidity Staking] Issue 3: Governance and Stake Tracking #30

polarker opened this issue Nov 15, 2024 · 11 comments
Assignees
Labels

Comments

@polarker
Copy link
Member

Parent issue: #27

Objective:

Enable governance capabilities for managing staking parameters and implement a mechanism to track user stakes, rewards, and overall pool performance.

Description:

This issue ensures that the protocol is adaptable and transparent. Governance will allow community-driven adjustments to staking parameters, while tracking mechanisms provide real-time visibility for users.

Tasks:

  1. Add governance functionality to adjust parameters such as reward rates, slashing penalties, and staking periods.
  2. Implement a stake tracking mechanism to monitor individual user stakes and rewards.
  3. Create a transparent reporting system for real-time visibility into:
    • User staking details (e.g., staked amount, accrued rewards).
    • Pool performance metrics.
  4. Test the security and reliability of parameter updates and reporting mechanisms.

Acceptance Criteria:

  • Governance proposals can securely modify staking parameters without disrupting active staking.
  • Users can view their staked amounts, accrued rewards, and applicable penalties in real-time.
  • Pool performance metrics are displayed transparently.
  • Tracking and governance features integrate seamlessly into Ralph’s architecture.
@polarker polarker changed the title Liquidity Staking Issue 3: Governance and Stake Tracking [Liquidity Staking] Issue 3: Governance and Stake Tracking Nov 15, 2024
@0xNgoo
Copy link

0xNgoo commented Nov 21, 2024

May I handle this issue?, @polarker
I have experince with write solidity and cairo contracts, i have gone over ralph docs and it's something i can pick fast and this task would help me with learning it.

@ShantelPeters
Copy link

May I take this issue on?

@JoE11-y
Copy link

JoE11-y commented Nov 21, 2024

Can I handle this task?

@Supa-mega
Copy link

Could I take over this issue?

@mimisavage
Copy link

I’d like to work on this.

@ooochoche
Copy link

I have gone through the objective and the issue description and I can resolve all the task stated and meet the accepted criteria

@kfastov
Copy link
Collaborator

kfastov commented Nov 23, 2024

Hello! Please wait for the issue #28 to be solved, it will provide base contract and boilerplate code 🙏

@abdegenius
Copy link

Mind if I try this one?

1 similar comment
@CEOliam
Copy link

CEOliam commented Nov 25, 2024

Mind if I try this one?

@aniruddhaaps
Copy link

To address this issue I would implement the governance functionality that allows secure adjustments of the staking parameters including reward rates, slashing penalties while keeping track of individual stakes, accrued rewards and penalties. Incorporate real-time pool performance metrics. Test it to ensure reliability, security, and transparency in parameter updates and reporting.

@0xNgoo
Copy link

0xNgoo commented Nov 26, 2024

🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests