btcpayserver/BTCPayServer/Data
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
..
Payouts Improve Labeling further (#4849) 2023-04-07 15:58:41 +09:00
PullPayments Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
AddressInvoiceDataExtensions.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
CustodianAccountDataExtensions.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
IHasBlobExtensions.cs Fix crashing on unserialize of old data 2023-02-26 11:18:54 +09:00
InvoiceDataExtensions.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
PaymentDataExtensions.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
PaymentRequestDataExtensions.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
StoreBlob.cs Make Checkout V2 the default (#4850) 2023-04-05 08:35:50 +09:00
StoreDataExtensions.cs Adapt cookie auth to work with same API permission system (#4595) 2023-03-20 10:46:46 +09:00
WalletTransactionInfo.cs Bump lightning lib, fix warnings 2023-02-08 21:29:20 +09:00
WebhookDataExtensions.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00