btcpayserver/BTCPayServer/HostedServices
2019-12-26 14:54:26 +09:00
..
AppInventoryUpdaterHostedService.cs New feature: Apps limited inventory (#961) 2019-09-02 22:37:52 +09:00
BackgroundJobSchedulerHostedService.cs Increase notitifcation timeout to 1 minute, make sure that BackgroundJobScheduler is correctly cancelling tasks 2019-04-05 14:58:25 +09:00
BaseAsyncService.cs Do not preemptively fetch rates of all exchanges 2019-12-26 14:54:26 +09:00
CheckConfigurationHostedService.cs Make sure renci ssh does not prevent btcpay from closing 2019-10-26 23:40:35 +09:00
CssThemeManager.cs Rename CanGenerateWallet to CanUseHotWallet, small refactoring on generatewallet 2019-12-18 22:28:03 +09:00
DynamicDnsHostedService.cs Fix dynamic dns 2019-07-25 23:26:56 +09:00
EventHostedServiceBase.cs Add payment requests 2019-02-25 17:56:28 +09:00
InvoiceNotificationManager.cs Make sure NotificationUrl and RedirectUrl are of type Uri 2019-09-04 18:20:36 +09:00
InvoiceWatcher.cs Use Channel instead of blocking collection for the Invoice Watcher 2019-11-16 19:12:26 +09:00
NBXplorerWaiter.cs Liquid & Liquid Assets Support (#1118) 2019-12-24 16:20:44 +09:00
RatesHostedService.cs Do not preemptively fetch rates of all exchanges 2019-12-26 14:54:26 +09:00
TorServicesHostedService.cs Show Bitcoin RPC service 2019-11-07 14:33:10 +09:00