GithubHelp home page GithubHelp logo

Another Oracle proposal about v1-contracts HOT 3 CLOSED

uniswap avatar uniswap commented on July 22, 2024
Another Oracle proposal

from v1-contracts.

Comments (3)

haydenadams avatar haydenadams commented on July 22, 2024 1

Put another way, Uniswap w/ large pools is the best decentralized oracle I know.

I'm assuming you mean centralized oracle - ie creating a Kyber-like system but maybe with more efficient code.

from v1-contracts.

BlinkyStitt avatar BlinkyStitt commented on July 22, 2024

As @haydenadams said on #13, "Custom pools - exchange contracts that integrate the same interface but are not deployed from the factory - are the best place to experiment on this. Custom pools are able to trade against the public pools using the tokenToExchange functions."

I think you can experiment with what you want with a custom pool instead of needing to change the existing Exchange contract.

You said "[updatePrice()] would initiate an Oraclize call to get the price." Where is this price coming from though? Who has control over this price? I see "Oracle" used a lot with cryptocurrencies, but haven't yet seen a decentralized one that is fast enough updating the price to work with something like you are proposing.

from v1-contracts.

gundas avatar gundas commented on July 22, 2024

I think you can experiment with what you want with a custom pool instead of needing to change the existing Exchange contract.

I understand you point.

You said "[updatePrice()] would initiate an Oraclize call to get the price." Where is this price coming from though? Who has control over this price? I see "Oracle" used a lot with cryptocurrencies, but haven't yet seen a decentralized one that is fast enough updating the price to work with something like you are proposing.

The price would come from whatever is coded in the Oracle Contract (e.g. some URL & Oraclize). So, yes the Oracle would not be decentralized, but the decision if to use Oracle, what Oracle to use (and when to change) and would be decentralized.

I am closing this issue, since the proposal is clearly not in line with the project direction.

from v1-contracts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.