btcpayserver/BTCPayServer/Services
Andrew Camilleri db038723f4
Payout Destination Handling (#2985)
* Payout Destination Handling

fixes #2765
This PR:
* reactivates the BIP21 support for payouts.
* allows LNUrl destinations to be reusable.
* allows addresses to be reused in claims as long as the other claims are in a final state

* Ensure bolt amount matches the payout amount

* fixes

* reduce duplicate parsing of bolt

* make hash the id of bolt

* better bolt11 tostring

* use cached payment request from lnurl
2021-10-22 00:43:02 +09:00
..
Altcoins Payment Settled Webhook event (#2944) 2021-10-05 18:10:41 +09:00
Apps use more concrete types for price type in app items 2021-10-15 12:53:45 +02:00
Fees Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Invoices Fix fallback logic for default payment method (#2986) 2021-10-18 16:56:47 +09:00
Labels Allow Payjoin for wallet receive addresses (#2425) 2021-04-13 12:26:36 +09:00
Mails Make CSSThemeManager really only focus on theme (#2457) 2021-07-27 21:08:54 +09:00
Notifications Local Greenfield Client for Plugins (#2410) 2021-07-27 21:11:47 +09:00
PaymentRequests Run dotnet format 2020-06-28 17:55:27 +09:00
Stores Greenfield: Deleting a store in the server, should delete only webhooks of this store 2021-04-27 18:55:38 +09:00
Wallets Coin Selection: Confirmed filter (#2467) 2021-04-20 11:02:06 +09:00
BTCPayNetworkJsonSerializerSettings.cs Remove the concept of unfiltered networks 2020-07-30 11:36:02 +09:00
BTCPayServerEnvironment.cs Introduce cheat mode (#2965) 2021-10-11 12:32:09 +09:00
Cheater.cs Fix build 2021-10-12 15:45:55 +09:00
DelayedTransactionBroadcaster.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
DynamicDnsSettings.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
IBackgroundJobClient.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LanguageService.cs Improve language dropdown UX/Update jquery-prettydropdowns to 4.17.0 (#2972) 2021-10-15 14:27:52 +09:00
LightningClientFactoryService.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LightningConfigurationProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
MigrationSettings.cs Payout Destination Handling (#2985) 2021-10-22 00:43:02 +09:00
NBXSyncSummaryProvider.cs Support wider server sync info in greenfield server info (#2511) 2021-05-19 13:07:28 +09:00
PoliciesSettings.cs Can disable the modification of SSH settings in BTCPay Server (#2468) 2021-04-17 13:29:50 +09:00
Safe.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SettingsRepository.cs Refactor by adding extension FindPayoutHandler (#2984) 2021-10-18 15:00:38 +09:00
SocketFactory.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Socks5HttpClientHandler.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
ThemesSettings.cs Refactor themes (#2794) 2021-09-03 16:16:36 +09:00
Torrc.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TorServices.cs fix null reference exception when no tor settings are provided 2021-04-19 07:43:11 +02:00
UserService.cs Add IsAdminUser method to UserService 2021-06-02 20:02:28 -07:00
WalletRepository.cs GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00