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 |
||
---|---|---|
.. | ||
AddressInvoiceDataExtensions.cs | ||
APIKeyDataExtensions.cs | ||
HistoricalAddressInvoiceDataExtensions.cs | ||
InvoiceDataExtensions.cs | ||
PaymentRequestDataExtensions.cs | ||
StoreBlob.cs | ||
StoreDataExtensions.cs | ||
WalletDataExtensions.cs | ||
WalletTransactionDataExtensions.cs |