btcpayserver/BTCPayServer/Hosting
Andrew Camilleri d8422a979f
Fix number of rates (#5365)
* Ripio had api changed
* Exchange rate host now requires an api key so removed
* Removed unused argoneum rate provider code
* switched cop and ugx to yadio
* bumped exchange sharp lib as poloniex api changed and rate source was not working
2023-10-06 16:08:50 +09:00
..
BlockExplorerLinkStartupTask.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
BTCpayMiddleware.cs Fix a bunch of minor bugs (#4983) 2023-05-19 08:41:21 +09:00
BTCPayServerServices.cs Fix number of rates (#5365) 2023-10-06 16:08:50 +09:00
GreenfieldMiddleware.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
HeadersOverrideMiddleware.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LowercaseTransformer.cs Use nicer urls, part2 (Fix #921) 2022-01-15 14:54:06 +09:00
MigrationStartupTask.cs try fix migration for pos yml 2023-07-13 14:59:18 +02:00
SkippableObjectValidatorProvider.cs Add Label and accountKeyPath to the on chain payment methods (#2166) 2020-12-28 13:59:01 +01:00
Startup.cs Add Blazor server (#5312) 2023-09-13 13:13:15 +09:00
ToPostgresMigrationStartupTask.cs Fix #5233: Error on the MigrationStartupTask 2023-09-02 23:12:37 +09:00
ValidateControllerNameTransformer.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00