btcpayserver/BTCPayServer/Services/Rates
2018-06-04 12:01:30 +09:00
..
BitpayRateProvider.cs Make sure the rate of the merchant is using the ask of a divided exchange 2018-05-23 02:18:38 +09:00
BTCPayRateProviderFactory.cs Do not roundup rates 2018-05-13 15:09:17 +09:00
CachedRateProvider.cs Refactor the RateProvider 2018-05-03 03:32:42 +09:00
CoinAverageRateProvider.cs Fix rate bug: Sometimes coinaverage is sending null bid and ask 2018-06-04 12:01:30 +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 Make sure the rate of the merchant is using the ask of a divided exchange 2018-05-23 02:18:38 +09:00
FallbackRateProvider.cs Refactor the RateProvider 2018-05-03 03:32:42 +09:00
IRateProvider.cs Refactor the RateProvider 2018-05-03 03:32:42 +09:00
QuadrigacxRateProvider.cs Make sure the rate of the merchant is using the ask of a divided exchange 2018-05-23 02:18:38 +09:00