btcpayserver/BTCPayServer.Rating
Andrew Camilleri 5e469ff9c0
Improve rates (#5166)
* Removes Chaincoin shitcoin which is so dead even its website is gone
* Add ExchangeRateHost and FreeCurrencyRates as new rate providers
* Add recommended rate providers for UGX and RSD
* Fix BTX rate by switching to graviex
* Fix BTC rate by switching to exmo
* Fix LCAD rate script
2023-07-10 17:31:48 +09:00
..
Providers Improve rates (#5166) 2023-07-10 17:31:48 +09:00
Services Dotnet reformat 2023-04-10 11:07:03 +09:00
AvailableRateProvider.cs Register rate providers in DI, so it can be accessed by plugins (#4551) 2023-01-30 09:46:12 +09:00
BTCPayServer.Rating.csproj Bump (Fix signature hash for some altcoins) 2023-01-16 10:11:33 +09:00
Currencies.json Checkout v2: Option to display amount in Sats in BIP21 case (#4730) 2023-03-09 21:36:11 +01:00
CurrencyNameTable.cs Update price display (#4736) 2023-03-13 10:12:58 +09:00
CurrencyPair.cs Fix warning error when rebooting the server caused by some shitcoin currency pair format 2022-09-29 15:45:27 +09:00
ExchangeRates.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Extensions.cs Fix: Incorrect rounding in the receipt of PoS invoice (fix #5071) (#5072) 2023-06-13 20:34:21 +02:00
MultiValueDictionary.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
RateRules.cs Fix typo: "Prioriy" -> "Priority" (#3103) 2021-11-15 13:09:15 +09:00
RateSourceInfo.cs Register rate providers in DI, so it can be accessed by plugins (#4551) 2023-01-30 09:46:12 +09:00