mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 02:28:31 +01:00
b31fb1a269
* Auto label utxos based on invoice and payjoin This PR introduces automatic labelling to transactions. * If it is an incoming tx to an invoice, it will tag it as such. * If it was a payjoin tx , it will tag it as such. * If a transaction's inputs were exposed to a payjoin sender, we tag it as such. * wip * wip * support in coinselection * remove ugly hack * support wallet transactions page * remove messy loop * better label template helpers * add tests and susbcribe to event * simplify data * fix test * fix label + color * fix remove label * renove useless call * add toString * fix potential crash by txid * trim json keyword in manual label * format file |
||
---|---|---|
.. | ||
AppInventoryUpdaterHostedService.cs | ||
BackgroundJobSchedulerHostedService.cs | ||
BaseAsyncService.cs | ||
CheckConfigurationHostedService.cs | ||
CssThemeManager.cs | ||
DelayedTransactionBroadcasterHostedService.cs | ||
DynamicDnsHostedService.cs | ||
EventHostedServiceBase.cs | ||
InvoiceNotificationManager.cs | ||
InvoiceWatcher.cs | ||
NBXplorerWaiter.cs | ||
RatesHostedService.cs | ||
Socks5HttpProxyServer.cs | ||
TorServicesHostedService.cs | ||
TransactionLabelMarkerHostedService.cs | ||
UserEventHostedService.cs | ||
WalletReceiveCacheUpdater.cs |