GithubHelp home page GithubHelp logo

Comments (5)

dowdyma1 avatar dowdyma1 commented on May 21, 2024

it looks like the price providers for bitcoin are held in bisq.core.provider.ProvidersRepository

I tried to access the 5 tor links on line 39-43, but I got an error.
I also tried to access the link on line 114, same error.

from haveno.

dowdyma1 avatar dowdyma1 commented on May 21, 2024

it looks like the price providers for bitcoin are held in bisq.core.provider.ProvidersRepository

I tried to access the 5 tor links on line 39-43, but I got an error.
I also tried to access the link on line 114, same error.

I believe these links are called pricenodes. I think they are servers which the bisq team hosts to get the latest price for bitcoin. If that is true, I believe we need to host our own servers for getting the latest price for monero.

One thing that is troubling me still is that I cannot get a response of bitcoin price when I put the links into the tor browser, or a response from the http link. This leads me to believe that either I am wrong about these pricenodes, or there is some 'special' way of accessing them.

from haveno.

erciccione avatar erciccione commented on May 21, 2024

This leads me to believe that either I am wrong about these pricenodes

You are not wrong. Pricenodes are managed by members of Bisq and 'pricenode operator' is a role inside Bisq's governance system.

Detailed info: https://github.com/bisq-network/bisq/tree/master/pricenode#bisq-pricenode

from haveno.

woodser avatar woodser commented on May 21, 2024

This issue is largely resolved by basing xmr prices on the current bisq btc price feed so prices throughout the application are approximately accurate.

In the future bisq's price feed could be replaced with a service which computes prices directly from xmr markets but this can be handled as a separate issue.

from haveno.

HoverHalver avatar HoverHalver commented on May 21, 2024

it looks like the price providers for bitcoin are held in bisq.core.provider.ProvidersRepository
I tried to access the 5 tor links on line 39-43, but I got an error.
I also tried to access the link on line 114, same error.

Hello,
you must add getAllMarketPrices to a pricenode onion address in order to get the data.
ie pricenode.onion/getAllMarketPrices

from haveno.

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.