btcpayserver/BTCPayServer.Rating/Providers
Kukks 587f244f1d Remove dependency on Common from Rating
replaces #1591 and #1592 , closes #1571 Replaces the Currencies.txt to a json format which includes the networks too ( there is also a test to check now) Also makes CurrencyPair not depend on network and instead use CurrencyNameTable
2020-05-31 20:54:50 +02:00
..
BackgroundFetcherRateProvider.cs Remove dependency on Common from Rating 2020-05-31 20:54:50 +02:00
BitbankRateProvider.cs Refactor rate handling to prevent error of exchange name 2020-01-17 18:11:05 +09:00
BitflyerRateProvider.cs Catch error with bitflyer 2020-03-26 01:21:46 +09:00
BitpayRateProvider.cs Refactor rate handling to prevent error of exchange name 2020-01-17 18:11:05 +09:00
ByllsRateProvider.cs Refactor rate handling to prevent error of exchange name 2020-01-17 18:11:05 +09:00
CoinGeckoRateProvider.cs Refactor rate handling to prevent error of exchange name 2020-01-17 18:11:05 +09:00
ExchangeSharpRateProvider.cs Add Direct Provider with bitfinex, okex and coinbasepro 2020-01-18 21:48:04 +09:00
FallbackRateProvider.cs Refactor rate handling to prevent error of exchange name 2020-01-17 18:11:05 +09:00
HttpClientRequestMaker.cs Simplifying delegate invoke 2020-02-25 16:08:57 -06:00
IRateProvider.cs Refactor rate handling to prevent error of exchange name 2020-01-17 18:11:05 +09:00
KrakenExchangeRateProvider.cs Remove knowledge of ExchangeName from BackgroundRateFetcher 2020-01-18 19:42:46 +09:00
NullRateProvider.cs Refactor rate handling to prevent error of exchange name 2020-01-17 18:11:05 +09:00
PolisRateProvider.cs Update POLIS related entries (#1313) 2020-02-13 14:44:31 +09:00