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

Pricenode upgrade to XChange 5.0.13 #6229

Merged
merged 1 commit into from May 31, 2022
Merged

Pricenode upgrade to XChange 5.0.13 #6229

merged 1 commit into from May 31, 2022

Conversation

ghost
Copy link

@ghost ghost commented May 31, 2022

Fixes #6222
@Emzy

  • Upgrade to XChange 5.0.13
  • Fixes Bitfinex
  • Fixes Binance
  • Remove BitBay - the exchange has rebranded and the library no longer works (issue with XChange)
  • Remove Coinpaprika - API requests are being rejected
  • Add CoinbasePro (EUR, USD, GBP, DASH, DOGE, ETC, ETH, LTC, ZEC, ZEN)
  • No exceptions in the log.

Here is a list of tickers by exchange:
May-30 21:16:03.878 [Timer-21] INFO  b.p.s.p.Quoine: refresh took 2122 ms. 
May-30 21:16:03.885 [Timer-21] INFO  b.p.s.p.Quoine: BTC/EUR: 29478.37 
May-30 21:16:03.886 [Timer-21] INFO  b.p.s.p.Quoine: BTC/HKD: 247480.5 
May-30 21:16:03.886 [Timer-21] INFO  b.p.s.p.Quoine: BTC/ETH: 0.062898 
May-30 21:16:03.886 [Timer-21] INFO  b.p.s.p.Quoine: BTC/USD: 31493.65 
May-30 21:16:03.886 [Timer-21] INFO  b.p.s.p.Quoine: BTC/SGD: 43285.48 
May-30 21:16:03.886 [Timer-21] INFO  b.p.s.p.Quoine: BTC/JPY: 4049116.0 
May-30 21:16:03.886 [Timer-21] INFO  b.p.s.p.Quoine: BTC/AUD: 40882.61 
May-30 21:16:04.784 [Timer-21] INFO  b.p.s.p.BTCMarkets: refresh took 898 ms. 
May-30 21:16:04.784 [Timer-21] INFO  b.p.s.p.BTCMarkets: BTC/LTC: 0.00186074 
May-30 21:16:04.784 [Timer-21] INFO  b.p.s.p.BTCMarkets: BTC/ETH: 0.0627 
May-30 21:16:04.784 [Timer-21] INFO  b.p.s.p.BTCMarkets: BTC/AUD: 43987.98 
May-30 21:16:05.730 [Timer-21] INFO  b.p.s.p.Bitfinex: refresh took 946 ms. 
May-30 21:16:05.731 [Timer-21] INFO  b.p.s.p.Bitfinex: BTC/XMR: 0.0064306 
May-30 21:16:05.731 [Timer-21] INFO  b.p.s.p.Bitfinex: BTC/EUR: 29388.72804 
May-30 21:16:05.731 [Timer-21] INFO  b.p.s.p.Bitfinex: BTC/ZEC: 0.0031263 
May-30 21:16:05.731 [Timer-21] INFO  b.p.s.p.Bitfinex: BTC/DAI: 3.166E-5 
May-30 21:16:05.731 [Timer-21] INFO  b.p.s.p.Bitfinex: BTC/DOGE: 2.76E-6 
May-30 21:16:05.731 [Timer-21] INFO  b.p.s.p.Bitfinex: BTC/ETH: 0.06305 
May-30 21:16:05.731 [Timer-21] INFO  b.p.s.p.Bitfinex: BTC/JPY: 4051000.00000029 
May-30 21:16:05.731 [Timer-21] INFO  b.p.s.p.Bitfinex: BTC/GBP: 25043.0 
May-30 21:16:05.731 [Timer-21] INFO  b.p.s.p.Bitfinex: BTC/LTC: 0.0021897 
May-30 21:16:05.731 [Timer-21] INFO  b.p.s.p.Bitfinex: BTC/ETC: 7.8001E-4 
May-30 21:16:05.731 [Timer-21] INFO  b.p.s.p.Bitfinex: BTC/USD: 31612.0 
May-30 21:16:06.343 [Timer-21] INFO  b.p.s.p.Kraken: refresh took 612 ms. 
May-30 21:16:06.344 [Timer-21] INFO  b.p.s.p.Kraken: BTC/ZEC: 0.00313 
May-30 21:16:06.344 [Timer-21] INFO  b.p.s.p.Kraken: BTC/AUD: 43908.4 
May-30 21:16:06.344 [Timer-21] INFO  b.p.s.p.Kraken: BTC/DASH: 0.002004 
May-30 21:16:06.344 [Timer-21] INFO  b.p.s.p.Kraken: BTC/EUR: 29369.8 
May-30 21:16:06.345 [Timer-21] INFO  b.p.s.p.Kraken: BTC/DOGE: 2.76E-6 
May-30 21:16:06.345 [Timer-21] INFO  b.p.s.p.Kraken: BTC/CAD: 40024.9 
May-30 21:16:06.345 [Timer-21] INFO  b.p.s.p.Kraken: BTC/ETC: 7.77E-4 
May-30 21:16:06.345 [Timer-21] INFO  b.p.s.p.Kraken: BTC/ETH: 0.06299 
May-30 21:16:06.345 [Timer-21] INFO  b.p.s.p.Kraken: BTC/CHF: 30317.4 
May-30 21:16:06.345 [Timer-21] INFO  b.p.s.p.Kraken: BTC/LTC: 0.002186 
May-30 21:16:06.345 [Timer-21] INFO  b.p.s.p.Kraken: BTC/GBP: 25022.1 
May-30 21:16:06.345 [Timer-21] INFO  b.p.s.p.Kraken: BTC/USD: 31590.0 
May-30 21:16:06.345 [Timer-21] INFO  b.p.s.p.Kraken: BTC/JPY: 4056200.0 
May-30 21:16:06.345 [Timer-21] INFO  b.p.s.p.Kraken: BTC/XMR: 0.006446 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: refresh took 202 ms. 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/CAD: 40033.912 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/EUR: 29385.863 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/KWD: 9672.205 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/JPY: 4049550.961 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/SGD: 43280.717 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/ETH: 0.06294058 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/BMD: 31608.307 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/IDR: 4.60534616805E8 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/LTC: 0.00218531 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/UAH: 936355.39 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/CLP: 2.6250383074E7 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/INR: 2453991.564 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/NOK: 298092.192 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/BDT: 2823332.232 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/ZAR: 490812.751 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/BHD: 11916.078 
May-30 21:16:06.547 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/PKR: 6299337.384 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/RUB: 2022931.631 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/HKD: 248085.543 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/TRY: 518044.351 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/AED: 116094.151 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/THB: 1079818.89 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/AUD: 44003.41 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/USD: 31608.307 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/HUF: 1.1615030158E7 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/CNY: 210868.5 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/ILS: 105558.786 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/KRW: 3.9172706521E7 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/SAR: 118559.062 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/LKR: 1.1569360136E7 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/SEK: 309078.355 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/BRL: 150262.731 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/VND: 7.32861324648E8 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/MYR: 138333.756 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/PHP: 1657397.362 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/MMK: 5.8683552103E7 
May-30 21:16:06.548 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/GBP: 25031.313 
May-30 21:16:06.549 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/CZK: 726422.116 
May-30 21:16:06.549 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/DKK: 218619.52 
May-30 21:16:06.549 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/CHF: 30341.13 
May-30 21:16:06.549 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/PLN: 134727.659 
May-30 21:16:06.549 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/NGN: 1.3154058961E7 
May-30 21:16:06.549 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/NZD: 48379.453 
May-30 21:16:06.549 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/TWD: 917965.266 
May-30 21:16:06.549 [Timer-21] INFO  b.p.s.p.CoinGecko: BTC/MXN: 618630.519 
May-30 21:16:06.953 [Timer-21] INFO  b.p.s.p.CoinbasePro: refresh took 404 ms. 
May-30 21:16:06.953 [Timer-21] INFO  b.p.s.p.CoinbasePro: BTC/ETC: 7.78E-4 
May-30 21:16:06.953 [Timer-21] INFO  b.p.s.p.CoinbasePro: BTC/EUR: 29385.6 
May-30 21:16:06.953 [Timer-21] INFO  b.p.s.p.CoinbasePro: BTC/USD: 31601.11 
May-30 21:16:06.953 [Timer-21] INFO  b.p.s.p.CoinbasePro: BTC/LTC: 0.002188 
May-30 21:16:06.953 [Timer-21] INFO  b.p.s.p.CoinbasePro: BTC/ZEN: 7.184E-4 
May-30 21:16:06.953 [Timer-21] INFO  b.p.s.p.CoinbasePro: BTC/GBP: 25012.0 
May-30 21:16:06.953 [Timer-21] INFO  b.p.s.p.CoinbasePro: BTC/ETH: 0.06302 
May-30 21:16:06.953 [Timer-21] INFO  b.p.s.p.CoinbasePro: BTC/ZEC: 0.003124 
May-30 21:16:06.953 [Timer-21] INFO  b.p.s.p.CoinbasePro: BTC/DASH: 0.002007 
May-30 21:16:06.953 [Timer-21] INFO  b.p.s.p.CoinbasePro: BTC/DOGE: 2.76E-6 
May-30 21:16:08.847 [Timer-21] INFO  b.p.s.p.Bitstamp: refresh took 1894 ms. 
May-30 21:16:08.847 [Timer-21] INFO  b.p.s.p.Bitstamp: BTC/ETH: 0.06304354 
May-30 21:16:08.847 [Timer-21] INFO  b.p.s.p.Bitstamp: BTC/GBP: 25026.53 
May-30 21:16:08.847 [Timer-21] INFO  b.p.s.p.Bitstamp: BTC/USD: 31603.09 
May-30 21:16:08.847 [Timer-21] INFO  b.p.s.p.Bitstamp: BTC/LTC: 0.00218691 
May-30 21:16:08.847 [Timer-21] INFO  b.p.s.p.Bitstamp: BTC/EUR: 29378.28 
May-30 21:16:10.006 [Timer-21] INFO  b.p.s.p.Poloniex: refresh took 1159 ms. 
May-30 21:16:10.006 [Timer-21] INFO  b.p.s.p.Poloniex: BTC/ETC: 7.7826E-4 
May-30 21:16:10.006 [Timer-21] INFO  b.p.s.p.Poloniex: BTC/DCR: 0.00113858 
May-30 21:16:10.006 [Timer-21] INFO  b.p.s.p.Poloniex: BTC/LTC: 0.00218857 
May-30 21:16:10.006 [Timer-21] INFO  b.p.s.p.Poloniex: BTC/DOGE: 2.76E-6 
May-30 21:16:10.006 [Timer-21] INFO  b.p.s.p.Poloniex: BTC/ETH: 0.06300754 
May-30 21:16:10.006 [Timer-21] INFO  b.p.s.p.Poloniex: BTC/ZEC: 0.00311507 
May-30 21:16:10.006 [Timer-21] INFO  b.p.s.p.Poloniex: BTC/DASH: 0.00200268 
May-30 21:16:10.006 [Timer-21] INFO  b.p.s.p.Poloniex: BTC/XMR: 0.00632338 
May-30 21:16:11.456 [Timer-21] INFO  b.p.s.p.Bitflyer: refresh took 1450 ms. 
May-30 21:16:11.457 [Timer-21] INFO  b.p.s.p.Bitflyer: BTC/JPY: 4044964.0 
May-30 21:16:11.457 [Timer-21] INFO  b.p.s.p.Bitflyer: BTC/ETH: 0.06321 
May-30 21:16:11.656 [Timer-21] INFO  b.p.s.p.MercadoBitcoin: refresh took 199 ms. 
May-30 21:16:11.656 [Timer-21] INFO  b.p.s.p.MercadoBitcoin: BTC/BRL: 150828.85 
May-30 21:16:15.655 [Timer-21] INFO  b.p.s.p.Binance: refresh took 3999 ms. 
May-30 21:16:15.656 [Timer-21] INFO  b.p.s.p.Binance: BTC/ZEN: 7.27E-4 
May-30 21:16:15.656 [Timer-21] INFO  b.p.s.p.Binance: BTC/NAV: 3.03E-6 
May-30 21:16:15.658 [Timer-21] INFO  b.p.s.p.Binance: BTC/ACM: 1.069E-4 
May-30 21:16:15.658 [Timer-21] INFO  b.p.s.p.Binance: BTC/UAH: 1103142.0 
May-30 21:16:15.658 [Timer-21] INFO  b.p.s.p.Binance: BTC/PIVX: 3.87E-6 
May-30 21:16:15.658 [Timer-21] INFO  b.p.s.p.Binance: BTC/ZEC: 0.003133 
May-30 21:16:15.658 [Timer-21] INFO  b.p.s.p.Binance: BTC/DASH: 0.002007 
May-30 21:16:15.659 [Timer-21] INFO  b.p.s.p.Binance: BTC/LTC: 0.002187 
May-30 21:16:15.661 [Timer-21] INFO  b.p.s.p.Binance: BTC/DOGE: 2.76E-6 
May-30 21:16:15.661 [Timer-21] INFO  b.p.s.p.Binance: BTC/BRL: 150991.0 
May-30 21:16:15.661 [Timer-21] INFO  b.p.s.p.Binance: BTC/EUR: 29398.12 
May-30 21:16:15.661 [Timer-21] INFO  b.p.s.p.Binance: BTC/AUD: 43965.92 
May-30 21:16:15.661 [Timer-21] INFO  b.p.s.p.Binance: BTC/TRY: 516028.0 
May-30 21:16:15.661 [Timer-21] INFO  b.p.s.p.Binance: BTC/XMR: 0.006433 
May-30 21:16:15.661 [Timer-21] INFO  b.p.s.p.Binance: BTC/ETC: 7.81E-4 
May-30 21:16:15.661 [Timer-21] INFO  b.p.s.p.Binance: BTC/GBP: 25045.6 
May-30 21:16:15.662 [Timer-21] INFO  b.p.s.p.Binance: BTC/ETH: 0.062988 
May-30 21:16:15.662 [Timer-21] INFO  b.p.s.p.Binance: BTC/DCR: 0.001202 
May-30 21:16:15.664 [Timer-21] INFO  b.p.s.p.Binance: BTC/BEAM: 4.7E-6 
May-30 21:16:15.664 [Timer-21] INFO  b.p.s.p.Binance: BTC/RUB: 2035231.0 
May-30 21:16:16.187 [Timer-21] INFO  b.p.s.p.Coinone: refresh took 523 ms. 
May-30 21:16:16.189 [Timer-21] INFO  b.p.s.p.Coinone: BTC/KRW: 3.9527E7 
May-30 21:16:21.714 [Timer-21] INFO  b.p.s.p.IndependentReserve: refresh took 5525 ms. 
May-30 21:16:21.715 [Timer-21] INFO  b.p.s.p.IndependentReserve: BTC/USD: 31541.65 
May-30 21:16:21.715 [Timer-21] INFO  b.p.s.p.IndependentReserve: BTC/NZD: 48292.56 
May-30 21:16:21.715 [Timer-21] INFO  b.p.s.p.IndependentReserve: BTC/AUD: 43933.66 
May-30 21:16:27.248 [Timer-21] INFO  b.p.s.p.Luno: refresh took 5533 ms. 
May-30 21:16:27.248 [Timer-21] INFO  b.p.s.p.Luno: BTC/MYR: 138207.0 
May-30 21:16:27.249 [Timer-21] INFO  b.p.s.p.Luno: BTC/ZAR: 501036.0 
May-30 21:16:27.249 [Timer-21] INFO  b.p.s.p.Luno: BTC/IDR: 4.58001E8 
May-30 21:16:27.249 [Timer-21] INFO  b.p.s.p.Luno: BTC/NGN: 1.9071719E7 
May-30 21:16:27.663 [Timer-21] INFO  b.p.s.p.Paribu: refresh took 414 ms. 
May-30 21:16:27.663 [Timer-21] INFO  b.p.s.p.Paribu: BTC/TRY: 515300.88 

Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@ripcurlx ripcurlx added this to the v1.9.2 milestone May 31, 2022
@ripcurlx ripcurlx merged commit 4540056 into bisq-network:master May 31, 2022
@ghost ghost mentioned this pull request Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pricenode: serveral exchange rates missing
1 participant