btcpayserver/BTCPayServer.Rating
Andrew Camilleri 951bfeefb1
LNURL Payment Method Support (#2897)
* 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 5783db9eda.

* Fix LNUrl doc

* Fix some warnings

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2021-10-25 15:18:02 +09:00
..
Providers Add support for rpio exchange rate (close #2960) 2021-10-15 12:18:02 +09:00
Services Add support for rpio exchange rate (close #2960) 2021-10-15 12:18:02 +09:00
AvailableRateProvider.cs Remove CoinAverage RateSource enum 2020-01-17 14:51:07 +09:00
BTCPayServer.Rating.csproj LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
Currencies.json add altcoin support for althash / htmlcoin (#2485) 2021-04-26 11:31:00 +09:00
CurrencyNameTable.cs Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
CurrencyPair.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
ExchangeRates.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Extensions.cs Add pull payment feature (#1639) 2020-06-24 10:34:09 +09:00
MultiValueDictionary.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
RateRules.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00