btcpayserver/BTCPayServer/Data
Andrew Camilleri 2d23819944
Greenfield: Allow marking payout status and payment proofs (#4244)
This allows external services to integrate with the payouts system to process payouts. This is also  a step to allow plugins to provide payout processors.

* It provides the payment proof through the greenfield payoust api.
* It allows you to set the state of a payout outside of the usual flow:
  * When state is awaiting payment, allow setting to In progess or completed
  * When state is in progress, allow setting back to awaiting payment
2022-11-15 18:40:57 +09:00
..
Payouts Greenfield: Allow marking payout status and payment proofs (#4244) 2022-11-15 18:40:57 +09:00
PullPayments Cleanse objects from obsolete altcoins 2022-08-17 21:23:16 +02:00
AddressInvoiceDataExtensions.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
APIKeyDataExtensions.cs LN Address - db schema fix method (#3638) 2022-04-19 16:58:31 +09:00
CustodianAccountDataExtensions.cs Custodian Account UI: CRUD (#3923) 2022-07-07 22:42:50 +09:00
InvoiceDataExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PaymentDataExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PaymentRequestDataExtensions.cs Fix crash of payment request list (Fix #3392) 2022-02-02 20:08:20 +09:00
StoreBlob.cs Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
StoreDataExtensions.cs Fix crash on migration from old install (Fix #4162) 2022-09-26 22:00:49 +09:00
WalletTransactionInfo.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
WebhookDataExtensions.cs Rename WebhookNotificationManager -> WebhookSender 2022-01-11 13:21:38 +09:00