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

[Data Feed Oracle] Issue 2: Data Verification, Dispute Resolution, and Incentives #38

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

Comments

@polarker
Copy link
Member

Parent issue: #26

Objective:

Implement mechanisms to verify the accuracy of data submissions, handle disputes, and incentivize accurate reporting.

Description:

This issue focuses on verifying submitted data for accuracy, resolving disputes, and establishing an incentive structure for data providers.

Tasks:

  1. Set up a process to verify the accuracy of data submissions.
  2. Implement a dispute resolution mechanism to challenge and resolve contested data submissions.
  3. Create an incentive structure to reward accurate and timely data submissions.
  4. Include penalties or disincentives for incorrect or delayed data submissions.
  5. Write tests to ensure the functionality of verification, dispute resolution, and incentives.

Acceptance Criteria:

  • Data submissions are verified for accuracy and reliability.
  • Disputes can be raised and resolved securely.
  • Incentive structures reward accurate data providers and penalize incorrect submissions.
  • Tests validate the verification and dispute processes.
@polarker polarker changed the title [Data Oracle] Issue 2: Data Verification, Dispute Resolution, and Incentives [Data Feed Oracle] Issue 2: Data Verification, Dispute Resolution, and Incentives Nov 16, 2024
@mimisavage
Copy link

Can I attempt this issue?

@emarc99
Copy link

emarc99 commented Nov 21, 2024

I’d like to help with this.

Let me do it, I have solidity and cairo smart contracts experience. Eta - 5 hours.

@ShantelPeters
Copy link

Can I take this from here?

@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

@Supa-mega
Copy link

May I pick this up?

@kfastov
Copy link
Collaborator

kfastov commented Nov 23, 2024

Hi all! Thanks for showing interest, but are you sure you can implement this without #37? I think it's better to wait for PR to be submitted

@abdegenius
Copy link

I’d love to work on this task.

@CEOliam
Copy link

CEOliam commented Nov 25, 2024

Could I take on this issue?

@aniruddhaaps
Copy link

To address this issue I would design a verification process that can ensure the accuracy of the data submissions and provide a dispute resolution mechanism on contested data. Develop an incentive structure that awards timely and accurate submission but penalizes delays or inaccuracies. Validate the functionality and robustness of the system by conducting comprehensive tests.

@hugoleung1225
Copy link

hugoleung1225 commented Dec 17, 2024

im already writing the proposer logic, is it possible to assign to me?

@raduciobanu22
Copy link
Collaborator

im already writing the proposer logic, is it possible to assign to me?

@hugoleung1225 Go ahead and show us what you got :-)

hugoleung1225 added a commit to hugoleung1225/ralph-example that referenced this issue Dec 21, 2024
First draft of the issue alephium#38, not complete yet
Referenced from token-facotry and alephium#37.
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