btcpayserver/BTCPayServer/HostedServices
2022-01-12 00:26:12 +09:00
..
AppInventoryUpdaterHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
BackgroundJobSchedulerHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
BaseAsyncService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
BitpayIPNSender.cs Do not send email twice for bitpay API, log whether IPN is an ExtendedNotification. (Fix #968) 2022-01-12 00:26:12 +09:00
CheckConfigurationHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
DbMigrationsHostedService.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
DelayedTransactionBroadcasterHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
DynamicDnsHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
EventHostedServiceBase.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
InvoiceEventSaverService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
InvoiceWatcher.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
NBXplorerWaiter.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
NewVersionCheckerHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
PullPaymentHostedService.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
RatesHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
TransactionLabelMarkerHostedService.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
UserEventHostedService.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
WebhookSender.cs Rename WebhookNotificationManager -> WebhookSender 2022-01-11 13:21:38 +09:00