btcpayserver/BTCPayServer/HostedServices
2019-03-29 18:09:54 +09:00
..
BackgroundJobSchedulerHostedService.cs Catch operation cancelled exception on the BackgroundJobScheduler 2019-03-29 18:09:54 +09:00
BaseAsyncService.cs Fix some exceptions raised if port is already used 2019-03-27 18:56:43 +09:00
CheckConfigurationHostedService.cs Fix SSH fingerprint checking 2018-08-13 09:43:59 +09:00
CssThemeManager.cs use thememanager instead of view component 2019-03-09 16:29:04 +01:00
EventHostedServiceBase.cs Add payment requests 2019-02-25 17:56:28 +09:00
InvoiceNotificationManager.cs Fix repetitive IPN for lightning network payments (https://github.com/btcpayserver/btcpayserver/issues/564) 2019-01-30 13:40:08 +09:00
InvoiceWatcher.cs Fix some exceptions raised if port is already used 2019-03-27 18:56:43 +09:00
MigratorHostedService.cs Moving CrowdfundSettings in its own file 2019-02-19 13:07:10 +09:00
NBXplorerWaiter.cs Support relative path for external services, simplify the code in Services 2019-03-01 13:20:21 +09:00
RatesHostedService.cs Add Bitbank provider 2019-03-20 00:49:44 +09:00
TorServicesHostedService.cs Check tor services in the background 2019-03-17 21:07:24 +09:00