btcpayserver/BTCPayServer/Services/Rates
2019-02-17 18:47:25 +09:00
..
BackgroundFetcherRateProvider.cs Add exchange name to expired rate 2018-08-31 10:45:21 +09:00
BitpayRateProvider.cs Report if BackgroundFetcherRateProvider has expired entry 2018-08-25 15:09:42 +09:00
CachedRateProvider.cs Report if BackgroundFetcherRateProvider has expired entry 2018-08-25 15:09:42 +09:00
CoinAverageRateProvider.cs Report if BackgroundFetcherRateProvider has expired entry 2018-08-25 15:09:42 +09:00
CoinAverageSettings.cs BTCPayRateProviderFactory is responsible for getting the supported exchange list 2018-05-12 00:54:17 +09:00
CurrencyNameTable.cs Inject HtmlSanitizer in AddBTCPayServer, remove AppHelpers deps when possible 2019-02-17 18:47:25 +09:00
ExchangeSharpRateProvider.cs Report if BackgroundFetcherRateProvider has expired entry 2018-08-25 15:09:42 +09:00
FallbackRateProvider.cs Poll and cache rates in parallel 2018-08-23 00:24:33 +09:00
IHasExchangeName.cs Report if BackgroundFetcherRateProvider has expired entry 2018-08-25 15:09:42 +09:00
IRateProvider.cs Refactor the RateProvider 2018-05-03 03:32:42 +09:00
KrakenExchangeRateProvider.cs Fix rate fetching for kraken doge and dash 2018-11-05 12:14:39 +09:00
NullRateProvider.cs Poll and cache rates in parallel 2018-08-23 00:24:33 +09:00
QuadrigacxRateProvider.cs Report if BackgroundFetcherRateProvider has expired entry 2018-08-25 15:09:42 +09:00
RateFetcher.cs Poll and cache rates in parallel 2018-08-23 00:24:33 +09:00
RateProviderFactory.cs Disabled POLIS and Bitcoin because default exchange (cryptopedia) is down 2019-01-16 00:08:17 +09:00