btcpayserver/BTCPayServer/Views
Andrew Camilleri b31fb1a269
Auto label utxos based on invoice and payjoin (#1499)
* 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
2020-04-28 15:06:28 +09:00
..
Account Improve static asset caching 2020-04-18 17:56:05 +02:00
Apps Improve static asset caching 2020-04-18 17:56:05 +02:00
AppsPublic Re-add versioning for btcpay.js (#1489) 2020-04-22 08:24:29 +02:00
Error Improve static asset caching 2020-04-18 17:56:05 +02:00
Home Improve static asset caching 2020-04-18 17:56:05 +02:00
Invoice Re-add versioning for btcpay.js (#1489) 2020-04-22 08:24:29 +02:00
Manage Improve static asset caching 2020-04-18 17:56:05 +02:00
MoneroLikeStore fix broken links 2020-01-14 12:46:07 +01:00
PaymentRequest Re-add versioning for btcpay.js (#1489) 2020-04-22 08:24:29 +02:00
Public remove paybuttontest 2018-09-08 14:53:41 +09:00
PublicLightningNodeInfo Improve static asset caching 2020-04-18 17:56:05 +02:00
Server Improve static asset caching 2020-04-18 17:56:05 +02:00
Shared Fix typo 2020-04-20 01:47:27 +09:00
Stores Add tooltip for store deriv + show "Not set" + "show end piece of string" (#1507) 2020-04-27 19:55:46 +09:00
UserStores Use grid consistently 2019-11-14 18:42:49 +01:00
Wallets Auto label utxos based on invoice and payjoin (#1499) 2020-04-28 15:06:28 +09:00
_ViewImports.cshtml Remove reliance on ambient routing values 2019-10-23 13:52:22 +09:00
_ViewStart.cshtml Init 2017-09-13 15:55:16 +09:00
ViewsRazor.cs fix file timezone and isDownload for local files temp urls (#837) 2019-05-15 22:02:03 +09:00