btcpayserver/BTCPayServer/Services
2019-10-07 16:06:36 +09:00
..
Altcoins/Monero Remove possible crash at shutdown 2019-10-07 16:06:36 +09:00
Apps Prepare startup.cs for netcoreapp3.0 2019-10-03 18:46:09 +09:00
Fees Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
Invoices Fix build in netcoreapp21 2019-10-06 18:47:49 +09:00
Mails [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
PaymentRequests Prepare startup.cs for netcoreapp3.0 2019-10-03 18:46:09 +09:00
Rates Make sure currency is in uppercase 2019-06-10 00:46:29 +09:00
Stores Do not use AsAsyncEnumerable() 2019-10-04 22:55:38 +09:00
Wallets Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
BTCPayServerEnvironment.cs Make .netcoreapp 3.0 build happy 2019-10-03 18:00:07 +09:00
Claims.cs Remove TokenRepository dependency from InvoiceControllerAPI 2018-04-28 02:51:20 +09:00
DynamicDnsSettings.cs Make tests more resilient 2019-09-06 18:29:12 +09:00
HardwareWalletService.cs Update c-ligthning and some packages 2019-08-17 15:14:31 +09:00
IBackgroundJobClient.cs Increase notitifcation timeout to 1 minute, make sure that BackgroundJobScheduler is correctly cancelling tasks 2019-04-05 14:58:25 +09:00
LanguageService.cs Move TryGetSolutionDirectoryInfo in test utils 2019-10-06 23:38:57 +09:00
LedgerHardwareWalletService.cs Fix "Key already added in dictionary" error when signing with ledger 2019-08-07 17:53:03 +09:00
LightningClientFactoryService.cs Add missing file 2019-04-11 12:41:38 +09:00
LightningConfigurationProvider.cs Fix configuration of lnd rest 2018-12-20 20:12:36 +09:00
MigrationSettings.cs Asyncify SSH access, do not show SSH service if ssh is not well configured 2019-08-27 23:30:25 +09:00
PoliciesSettings.cs Add policy to allow internal lightning node for non-admins (#975) 2019-08-20 17:38:15 +09:00
Safe.cs Use Safe.Raw and Safe.Json instead of Html.Raw and the JsonHelper, move sanitization at the View level (#960) 2019-08-10 14:05:11 +09:00
SettingsRepository.cs simplify settings changed listening (#976) 2019-08-22 20:44:06 +09:00
SocketFactory.cs SocketFactory uses NBitcoin implementation of Socks 2019-04-05 16:19:04 +09:00
ThemesSettings.cs Add better instruction on how to customize the theme 2018-11-17 12:43:11 +09:00
Torrc.cs Parse torrc file to know virtual port of hidden services 2019-03-17 20:49:26 +09:00
TorServices.cs Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
WalletRepository.cs Can attach labels and comment to transaction in the wallet 2019-08-03 00:43:19 +09:00