btcpayserver/BTCPayServer/Payments
2023-04-12 16:30:22 +09:00
..
Bitcoin Refactor: Dot not make LNURLPaymentMethodDetails depends on BTCPayInvoiceId (#4864) 2023-04-10 16:38:49 +09:00
Lightning Fix: If connection to Lightning node was interrupted, payments would be missed (#4865) 2023-04-10 19:35:01 +09:00
LNURLPay Do not put payRequest in the metadata (#4870) 2023-04-12 16:30:22 +09:00
PayJoin Fix: Payjoin wasn't always properly choosing utxo for optimal change (#4600) 2023-02-07 16:43:31 +09:00
IPaymentFilter.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
IPaymentMethodDetails.cs Greenfield: Add payment hash and preimage to Lightning invoices (#4520) 2023-01-13 17:29:41 +09:00
IPaymentMethodHandler.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
ISupportedPaymentMethod.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentMethodExtensions.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
PaymentMethodId.cs Zcash integration (#3400) 2022-02-14 17:04:34 +09:00
PaymentMethodUnavailableException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentTypes.Bitcoin.cs Refactor: Dot not make LNURLPaymentMethodDetails depends on BTCPayInvoiceId (#4864) 2023-04-10 16:38:49 +09:00
PaymentTypes.cs Refactor: Dot not make LNURLPaymentMethodDetails depends on BTCPayInvoiceId (#4864) 2023-04-10 16:38:49 +09:00
PaymentTypes.Lightning.cs Refactor: Dot not make LNURLPaymentMethodDetails depends on BTCPayInvoiceId (#4864) 2023-04-10 16:38:49 +09:00