btcpayserver/BTCPayServer
2018-01-08 16:50:56 +09:00
..
Authentication Do not use AddAsync 2017-11-12 23:37:21 +09:00
Configuration Use Websocket for blockchain notifications 2018-01-08 02:36:41 +09:00
Controllers Fix layout_cshtml 2018-01-08 04:14:35 +09:00
Data Refactoring to prepare multiple DerivationSchemes per store and invoices 2018-01-06 19:10:55 +09:00
Eclair Prepare Eclair integration 2017-12-13 15:49:19 +09:00
Events Use Websocket for blockchain notifications 2018-01-08 02:36:41 +09:00
Extensions Renaming + fix invoice display when paid and expired 2017-09-15 16:06:57 +09:00
Filters Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
HostedServices Add polling for connection through websocket 2018-01-08 16:50:56 +09:00
Hosting Fix layout_cshtml 2018-01-08 04:14:35 +09:00
Logging Fix logs name for Events, try catch websocket closure 2017-12-17 22:57:27 +09:00
Migrations Refactoring to prepare multiple DerivationSchemes per store and invoices 2018-01-06 19:10:55 +09:00
Models Refactoring to prepare multiple DerivationSchemes per store and invoices 2018-01-06 19:10:55 +09:00
Properties neutral default launchprofile 2017-10-24 00:52:58 +09:00
Services Fix layout_cshtml 2018-01-08 04:14:35 +09:00
Validations Support electrum segwit xpub format 2017-12-06 18:08:21 +09:00
Views Fix layout_cshtml 2018-01-08 04:14:35 +09:00
wwwroot Indicator now faintly visible without hover 2018-01-04 08:59:44 -06:00
BitpayHttpException.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
BTCPayNetwork.cs Use Websocket for blockchain notifications 2018-01-08 02:36:41 +09:00
BTCPayNetworkProvider.cs Use Websocket for blockchain notifications 2018-01-08 02:36:41 +09:00
BTCPayServer.csproj Fix layout_cshtml 2018-01-08 04:14:35 +09:00
Currencies.txt Init 2017-09-13 15:55:16 +09:00
CustomThreadPool.cs Index invoice in a parallel thread 2017-11-12 23:03:33 +09:00
DerivationStrategy.cs Refactoring to prepare multiple DerivationSchemes per store and invoices 2018-01-06 19:10:55 +09:00
EventAggregator.cs invoice watcher can watch several currencies 2018-01-07 02:16:42 +09:00
ExplorerClientProvider.cs Add polling for connection through websocket 2018-01-08 16:50:56 +09:00
Extensions.cs Use Websocket for blockchain notifications 2018-01-08 02:36:41 +09:00
Program.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
Roles.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
SearchString.cs Allow filtering of invoices over storeid and status 2017-12-03 23:35:52 +09:00
TransactionComparer.cs Correctly handle RBF 2017-11-06 00:31:02 -08:00
ZipUtils.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00