mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-01-19 05:33:31 +01:00
951bfeefb1
* LNURL Payment Method Support
* Merge recent Lightning controller related changes
* Fix build
* Create separate payment settings section for stores
* Improve LNURL configuration
* Prevent duplicate array entries when merging Swagger JSON
* Fix CanSetPaymentMethodLimitsLightning
* Fix CanUsePayjoinViaUI
* Adapt test for new cancel bolt invoice feature
* rebase fixes
* Fixes after rebase
* Test fixes
* Do not turn LNURL on by default, Off-Chain payment criteria should affects both BOLT11 and LNURL, Payment criteria of unset payment method shouldn't be shown
* Send better error if payment method not found
* Revert "Prevent duplicate array entries when merging Swagger JSON"
This reverts commit
|
||
---|---|---|
.. | ||
JsonConverters | ||
Models | ||
BTCPayServer.Client.csproj | ||
BTCPayServerClient.APIKeys.cs | ||
BTCPayServerClient.Authorization.cs | ||
BTCPayServerClient.cs | ||
BTCPayServerClient.Health.cs | ||
BTCPayServerClient.Invoices.cs | ||
BTCPayServerClient.Lightning.Internal.cs | ||
BTCPayServerClient.Lightning.Store.cs | ||
BTCPayServerClient.LightningNetworkPaymentMethods.cs | ||
BTCPayServerClient.LNURLPayPaymentMethods.cs | ||
BTCPayServerClient.Misc.cs | ||
BTCPayServerClient.Notifications.cs | ||
BTCPayServerClient.OnChainPaymentMethods.cs | ||
BTCPayServerClient.OnChainWallet.cs | ||
BTCPayServerClient.PaymentRequests.cs | ||
BTCPayServerClient.PullPayments.cs | ||
BTCPayServerClient.ServerInfo.cs | ||
BTCPayServerClient.StorePaymentMethods.cs | ||
BTCPayServerClient.Stores.cs | ||
BTCPayServerClient.Users.cs | ||
BTCPayServerClient.Webhooks.cs | ||
GreenFieldAPIException.cs | ||
GreenFieldValidationException.cs | ||
icon.png | ||
Permissions.cs | ||
PushNuget.ps1 |