btcpayserver/BTCPayServer/HostedServices
Andrew Camilleri 892b3e273f
Improve Labeling further (#4849)
* If loading addresses into the send wallet page using bip21 or address,  (or clicking on "Send selected payouts"  from the payotus page), existing labels will be pre-populated.
*  Add the payout label to the address when the payoutis created instead of to the transaction when it is paid.
*  Add the label attachments when adding labels from an address to the transaction.
2023-04-07 15:58:41 +09:00
..
AppInventoryUpdaterHostedService.cs Refactor plugin apps (#4780) 2023-03-20 10:39:26 +09:00
BackgroundJobSchedulerHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
BaseAsyncService.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +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 Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
InvoiceEventSaverService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
InvoiceWatcher.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +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 Improve Labeling further (#4849) 2023-04-07 15:58:41 +09:00
RatesHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
StoreEmailRuleProcessorSender.cs fix #4570 2023-02-10 09:10:10 +01:00
TransactionLabelMarkerHostedService.cs Improve Labeling further (#4849) 2023-04-07 15:58:41 +09:00
UserEventHostedService.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
WebhookSender.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00