-
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
[Data Feed Oracle] Issue 3: Price Aggregation, Accuracy, and Governance Mechanism #39
Comments
Can I take this from here? |
Can I contribute to this one? |
May I take care of this? |
Mind if I try this one? |
1 similar comment
Mind if I try this one? |
Hi everybody! Thanks for showing interest, but this issue kinda depends on the previous one: #37. I think it's better to wait for PR for that issue to be submitted |
Can I attempt this issue? |
Mind if I try this one? |
To address this issue I would implement a robust price aggregation technique, such as weighted average or median, to improve the quality and credibility of the data. Develop a decentralized governance mechanism to facilitate voting for oracle parameters and upgrades. Establish mechanisms for upgradable future scalability and validate the whole system with high-integrity tests. |
Hi, I'm Eleazar, a fullstack blockchain developer, I have worked with and integrated oracles in a liquidity check function implementation. I implemented pragma_lib oracle for that. So I can also implement an oracle for price aggregation to enhance accuracy and reliability using a dispatcher to call a method on the data. |
Can I take this issue? |
Is it okay if I take this? |
I'd love to work on this!I am a Full Stack Developer with two years of professional experience, specializing in web3. I have strong background in blockchain and extensive experience in Next.js/React, TypeScript, Cairo and Rust. I will like to take care of this. |
Hey, I'm Isaac, a frontend dev. |
May I pick this up? |
May I take this issue on? |
May I take care of this? |
Can I contribute to this one? |
Parent issue: #26
Objective:
Implement data aggregation methods for accuracy and a governance structure for managing oracle parameters.
Description:
This issue focuses on integrating price aggregation methods to improve reliability and setting up a governance mechanism for managing and upgrading the oracle.
Tasks:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: