btcpayserver/BTCPayServer/Views/UIWallets
d11n c53d5272d6
Wallet Transactions Export: Add BIP-329 support (#4799)
* Wallet Transactions Export: Add BIP-329 support

* Adjust wording

* Export one line per label

* Join labels, fix type

* Rewrite the ProcessBip329 function to be more performant

* Add nullable on all TransactionsExport

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2023-03-27 13:59:33 +09:00
..
_Nav.cshtml Sticky header updates (#3471) 2022-02-21 11:05:42 +09:00
_PSBTInfo.cshtml Wallet transactions: Add label manager (#4796) 2023-03-26 20:42:38 +09:00
_ViewImports.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
_ViewStart.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
_WalletTransactionsList.cshtml Wallet transactions: Add label manager (#4796) 2023-03-26 20:42:38 +09:00
CoinSelection.cshtml Update transaction label display (#4700) 2023-02-26 11:01:46 +09:00
ListWallets.cshtml Feature Descriptor (#3831) 2023-02-13 09:25:24 +01:00
SigningContext.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
SignWithSeed.cshtml Fix a bunch of open redirect (#4575) 2023-02-02 09:42:58 +09:00
WalletPSBT.cshtml CSP: Remove unsafe-eval when vue isn't used (#4747) 2023-03-08 17:57:36 +09:00
WalletPSBTCombine.cshtml Fix a bunch of open redirect (#4575) 2023-02-02 09:42:58 +09:00
WalletPSBTDecoded.cshtml CSP: Remove unsafe-eval when vue isn't used (#4747) 2023-03-08 17:57:36 +09:00
WalletReceive.cshtml Wallet transactions: Add label manager (#4796) 2023-03-26 20:42:38 +09:00
WalletRescan.cshtml Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00
WalletSend.cshtml Wallet transactions: Add label manager (#4796) 2023-03-26 20:42:38 +09:00
WalletSendVault.cshtml Fix a bunch of open redirect (#4575) 2023-02-02 09:42:58 +09:00
WalletSigningOptions.cshtml Feature Descriptor (#3831) 2023-02-13 09:25:24 +01:00
WalletsNavPages.cs Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00
WalletTransactions.cshtml Wallet Transactions Export: Add BIP-329 support (#4799) 2023-03-27 13:59:33 +09:00