btcpayserver/BTCPayServer/Services/Rates
nicolas.dorier 6c51d83f61 Fix tests
2018-08-25 15:49:04 +09:00
..
BackgroundFetcherRateProvider.cs Fix tests 2018-08-25 15:49:04 +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 CurrencyNameTable can use fallback 2018-05-20 23:37:18 +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 Report if BackgroundFetcherRateProvider has expired entry 2018-08-25 15:09:42 +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 Fix uncaught exception on when getting rates of invoice 2018-08-25 14:44:55 +09:00