btcpayserver/BTCPayServer/Data
Umar Bolatov 23d383be67
Add transaction info PATCH endpoint (#3561)
* Add transaction info patch endpoint

* Add "#nullable enable" to LabelFactory

* Add Swagger docs

* Update OnChain to onchain

* update feeRate to feerate

* Add test

* replace "Onchain" with "onchain"
2022-04-14 13:17:22 +09:00
..
Payouts Remove policy, set store context manually 2022-03-01 09:18:23 +01:00
PullPayments Add ability to add description to pull payment (#3363) 2022-02-10 14:54:00 +09:00
AddressInvoiceDataExtensions.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
APIKeyDataExtensions.cs GreenField: Switch to Blob for API Keys 2020-04-02 09:32:22 +02:00
HistoricalAddressInvoiceDataExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceDataExtensions.cs Payment Settled Webhook event (#2944) 2021-10-05 18:10:41 +09:00
PaymentDataExtensions.cs Add callback doc 2020-11-16 12:13:27 +09:00
PaymentRequestDataExtensions.cs Fix crash of payment request list (Fix #3392) 2022-02-02 20:08:20 +09:00
StoreBlob.cs Adjust Pay Button (#3354) 2022-01-26 14:55:48 +09:00
StoreDataExtensions.cs Add ability to set default payment method for pay button (#3606) 2022-04-11 17:48:12 +09:00
WalletDataExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletTransactionDataExtensions.cs Add transaction info PATCH endpoint (#3561) 2022-04-14 13:17:22 +09:00
WebhookDataExtensions.cs Rename WebhookNotificationManager -> WebhookSender 2022-01-11 13:21:38 +09:00