btcpayserver/BTCPayServer
2017-12-21 18:01:26 +09:00
..
Authentication Do not use AddAsync 2017-11-12 23:37:21 +09:00
Configuration Can start without NBXplorer being ready 2017-12-17 01:04:20 +09:00
Controllers Refactor how invoice payments are computed 2017-12-21 18:01:26 +09:00
Data Big refactorying for supporting multi currencies 2017-12-21 15:52:04 +09:00
Eclair Prepare Eclair integration 2017-12-13 15:49:19 +09:00
Events Send InvoicePaymentEvent 2017-12-17 14:33:38 +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
Hosting Big refactorying for supporting multi currencies 2017-12-21 15:52:04 +09:00
Logging Fix logs name for Events, try catch websocket closure 2017-12-17 22:57:27 +09:00
Migrations Big refactorying for supporting multi currencies 2017-12-21 15:52:04 +09:00
Models Refactor how invoice payments are computed 2017-12-21 18:01:26 +09:00
Properties neutral default launchprofile 2017-10-24 00:52:58 +09:00
Services Refactor how invoice payments are computed 2017-12-21 18:01:26 +09:00
Validations Support electrum segwit xpub format 2017-12-06 18:08:21 +09:00
Views bump 2017-12-18 17:23:27 +09:00
wwwroot add banner to README 2017-12-19 11:42:04 +09:00
BitpayHttpException.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
BTCPayNetwork.cs Big refactorying for supporting multi currencies 2017-12-21 15:52:04 +09:00
BTCPayNetworkProvider.cs Big refactorying for supporting multi currencies 2017-12-21 15:52:04 +09:00
BTCPayServer.csproj bump 2017-12-18 17:23:27 +09:00
CompositeDisposable.cs Use EventAggregator to decouple several classes 2017-12-17 14:17:42 +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
EventAggregator.cs Fix: Forgot to pass in the Rate field to the invoice DTO 2017-12-18 08:56:27 +09:00
Extensions.cs Can start without NBXplorer being ready 2017-12-17 01:04:20 +09:00
Initializer.cs Use EventAggregator to decouple several classes 2017-12-17 14:17:42 +09:00
NBXplorerWaiter.cs Use EventAggregator to decouple several classes 2017-12-17 14:17:42 +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