btcpayserver/BTCPayServer/Services
d11n b1c81b696f
Generate unique order IDs for PoS and Crowdfund sales (#5127)
* Generate unique order IDs for PoS and Crowdfund sales

Part of #5054.

* Refactorings

* Updates

* Updates

* Refactoring

* Remove search by AdditionalSearchTerm

* Implement appid

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2023-07-20 16:03:39 +09:00
..
Altcoins Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
Apps Generate unique order IDs for PoS and Crowdfund sales (#5127) 2023-07-20 16:03:39 +09:00
Custodian Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Fees Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Invoices Generate unique order IDs for PoS and Crowdfund sales (#5127) 2023-07-20 16:03:39 +09:00
Labels Dotnet reformat 2023-04-10 11:07:03 +09:00
Mails Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Notifications Dotnet reformat 2023-04-10 11:07:03 +09:00
PaymentRequests Form Builder (#4137) 2022-11-25 10:42:55 +09:00
Stores Do not cleanup unreachable stores (#5025) 2023-05-31 11:22:37 +09:00
Wallets Ajaxify the wallet transaction list to avoid timeout (Fix #4987) (#5100) 2023-06-22 16:09:53 +09:00
Attachment.cs Use constants rather than magic strings in transaction attachments 2022-11-17 10:24:49 +09:00
BTCPayNetworkJsonSerializerSettings.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
BTCPayServerEnvironment.cs Add UserAgent to IPN and webhook HTTP requests (Fix #4883) 2023-04-19 21:13:31 +09:00
Cheater.cs Checkout v2 finetuning (#4276) 2022-11-24 08:53:32 +09:00
DefaultSwaggerProvider.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
DelayedTransactionBroadcaster.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
DisplayFormatter.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
DynamicDnsSettings.cs
IBackgroundJobClient.cs
InvoiceActivator.cs Generic Forms (#4561) 2023-02-20 19:35:54 +09:00
ISettingsAccessor.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
LanguageService.cs Nullable on LanguageService 2023-04-20 09:44:24 +09:00
LightningClientFactoryService.cs Support LN connection string with onion http client (#3845) 2022-06-13 16:22:26 +09:00
LightningConfigurationProvider.cs
MigrationSettings.cs Do not cleanup unreachable stores (#5025) 2023-05-31 11:22:37 +09:00
NBXplorerConnectionFactory.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
NBXSyncSummaryProvider.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PoliciesSettings.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
SettingsRepository.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
SocketFactory.cs
Socks5HttpClientHandler.cs Remove internal socks http proxy and use .net60 socks support (#3240) 2021-12-28 18:57:22 +09:00
ThemesSettings.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Torrc.cs
TorServices.cs Prevent payout processors from stalling restart 2023-04-26 18:09:56 +09:00
UserService.cs Do not cleanup unreachable stores (#5025) 2023-05-31 11:22:37 +09:00
WalletRepository.cs Better handle postgres requests for wallet objects (#4985) 2023-05-20 23:26:16 +09:00