btcpayserver/BTCPayServer/Services
Andrew Camilleri 4a0f10ea99
Support LN connection string with onion http client (#3845)
I'm not sure if onion based ln conenction strings ever worked in btcpay? closes #1648
2022-06-13 16:22:26 +09:00
..
Altcoins Update language to explicitly request view-only wallet files 2022-05-29 12:12:55 +09:00
Apps Move PointOfSaleSettings class into own file 2022-05-17 21:26:33 -07:00
Custodian Exchange api no kraken (#3679) 2022-05-18 14:59:56 +09:00
Fees Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Invoices Add Refunds list to Invoice details page 2022-06-06 09:41:23 +02:00
Labels Fix labels not showing multiple payouts payments (#3729) 2022-05-23 10:25:46 +09:00
Mails Merge pull request #3772 from NicolasDorier/experimental 2022-05-24 19:05:38 +09:00
Notifications Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
PaymentRequests Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
Stores Store Settings feature with own table (#3851) 2022-06-13 13:36:47 +09:00
Wallets Allow excluding unconfirmed UTXOs when creating a new transaction with Greenfield API 2022-06-10 08:39:01 +02:00
BTCPayNetworkJsonSerializerSettings.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
BTCPayServerEnvironment.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
Cheater.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
DefaultSwaggerProvider.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
DelayedTransactionBroadcaster.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09: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
ISettingsAccessor.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
LanguageService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
LightningClientFactoryService.cs Support LN connection string with onion http client (#3845) 2022-06-13 16:22:26 +09:00
LightningConfigurationProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
MigrationSettings.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
NBXplorerConnectionFactory.cs Dashboard (#3530) 2022-04-12 16:55:10 +09:00
NBXSyncSummaryProvider.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PoliciesSettings.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
SettingsRepository.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
SocketFactory.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Socks5HttpClientHandler.cs Remove internal socks http proxy and use .net60 socks support (#3240) 2021-12-28 18:57:22 +09:00
ThemesSettings.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
Torrc.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TorServices.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
UserService.cs Fixed issue with users when disabling then setting admin 2022-06-07 13:04:21 +02:00
WalletRepository.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00