btcpayserver/BTCPayServer/Services/Rates
2019-04-11 14:57:31 +09:00
..
BackgroundFetcherRateProvider.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00
BitbankRateProvider.cs Fix bitbank API weirdness (Fix #741) 2019-04-08 21:57:12 +09:00
BitpayRateProvider.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00
ByllsRateProvider.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00
CachedRateProvider.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00
CoinAverageRateProvider.cs Fix spot not using HttpClient created by the httpclientfactory 2019-03-07 19:41:20 +09:00
CoinAverageSettings.cs Add Bitbank provider 2019-03-20 00:49:44 +09:00
CurrencyNameTable.cs Round currency up to significant decimal 2019-02-22 22:15:25 +09:00
ExchangeSharpRateProvider.cs Remove exception thrown by binance provider 2019-04-04 19:39:37 +09:00
FallbackRateProvider.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00
IHasExchangeName.cs Report if BackgroundFetcherRateProvider has expired entry 2018-08-25 15:09:42 +09:00
IRateProvider.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00
KrakenExchangeRateProvider.cs Remove bunch of catched exception when BTCPay starts 2019-04-04 19:35:46 +09:00
NullRateProvider.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00
RateFetcher.cs Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher 2019-03-05 17:09:17 +09:00
RateProviderFactory.cs Remove Quadrigacx (bankrupt) 2019-04-11 14:57:31 +09:00