btcpayserver/BTCPayServer/HostedServices
2022-12-22 20:33:50 +09:00
..
AppInventoryUpdaterHostedService.cs Move PointOfSaleSettings class into own file 2022-05-17 21:26:33 -07:00
BackgroundJobSchedulerHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
BaseAsyncService.cs Automated payout processors shouldn't spam logs on shutdown (Fix #4193) 2022-12-22 20:33:50 +09:00
BitpayIPNSender.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
CheckConfigurationHostedService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
DbMigrationsHostedService.cs Rename walletobjects Parent/Child to A/B (#4347) 2022-11-25 12:06:57 +09:00
DelayedTransactionBroadcasterHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
DynamicDnsHostedService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
EventHostedServiceBase.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
InvoiceEventSaverService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
InvoiceWatcher.cs Fix build warnings (#3870) 2022-06-15 11:17:10 +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 Adapt ln payouts to handle unknown status (#4382) 2022-12-04 13:23:59 +01:00
RatesHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
StoreEmailRuleProcessorSender.cs Add "{Invoice.OrderId}" to list of supported email interpolation strings (#4202) 2022-10-07 14:29:56 +02:00
TransactionLabelMarkerHostedService.cs Have address wallet objects rather than script objects (#4417) 2022-12-13 09:09:25 +09:00
UserEventHostedService.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
WebhookSender.cs Add metadata to invoice webhook event (#4370) 2022-11-28 17:50:52 +09:00