btcpayserver/BTCPayServer.Common
2022-01-11 13:21:38 +09:00
..
Altcoins Remove Ethereum support (#3182) 2021-12-11 14:31:41 +09:00
Logging Remove Logs static singletons 2021-11-23 13:55:34 +09:00
BTCPayNetwork.cs Use NBitcoin's Network.UriScheme rather than our own (#3005) 2021-10-23 14:47:15 +09:00
BTCPayNetworkProvider.Bitcoin.cs Use NBitcoin's Network.UriScheme rather than our own (#3005) 2021-10-23 14:47:15 +09:00
BTCPayNetworkProvider.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
BTCPayServer.Common.csproj fix build 2021-10-23 22:10:54 +09:00
CustomThreadPool.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Extensions.cs Expose ExplorerClientProvider to plugins via interface 2021-07-12 14:17:25 +02:00
IExplorerClientProvider.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
MultiProcessingQueue.cs Extract MultiProcessingQueue from WebhookNotificationManager 2022-01-11 13:21:38 +09:00
PaymentUrlBuilder.cs Use PaymentUrlBuilder for ensuring proper formatting of BIP21 addresses (#2723) 2021-07-30 18:47:02 +09:00
Shims.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SynchronizationContextRemover.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ZipUtils.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00