btcpayserver/BTCPayServer
nicolas.dorier 2f9afda0ab bump
2018-01-06 11:38:54 +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 Fixing QR Code and Button to use BIP21 2018-01-06 11:38:24 +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 Fix #20 2018-01-04 22:56:49 +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 Update NBxplorer, bump version 2018-01-04 22:43:28 +09:00
Validations Support electrum segwit xpub format 2017-12-06 18:08:21 +09:00
Views Fixing QR Code and Button to use BIP21 2018-01-06 11:38:24 +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 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 2018-01-06 11:38:54 +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 use EmptyResult instead of custom NoResponse 2017-12-25 21:52: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 Update NBxplorer, bump version 2018-01-04 22:43:28 +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