btcpayserver/BTCPayServer
2017-12-17 22:37:40 +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 Electrum v3.0 use xpub for testnet see https://github.com/spesmilo/electrum/issues/3539#issuecomment-352246947 2017-12-17 22:02:49 +09:00
Data Can set store policy to define how much time to wait before passing a transaction from paid to invalid. 2017-12-03 14:43:52 +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 Use websockets in checkout page to get notified of paid invoices 2017-12-17 19:58:55 +09:00
Logging Use EventAggregator to decouple several classes 2017-12-17 14:17:42 +09:00
Migrations Correctly handle RBF 2017-11-06 00:31:02 -08:00
Models Support electrum segwit xpub format 2017-12-06 18:08:21 +09:00
Properties neutral default launchprofile 2017-10-24 00:52:58 +09:00
Services BTCPrice should be bitcoin price of item 2017-12-17 19:40:42 +09:00
Validations Support electrum segwit xpub format 2017-12-06 18:08:21 +09:00
Views Fix synching information 2017-12-17 11:07:11 +09:00
wwwroot fix checkout page bug 2017-12-17 22:37:40 +09:00
BitpayHttpException.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
BTCPayServer.csproj fix checkout page bug 2017-12-17 22:37:40 +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 EventAggregator to decouple several classes 2017-12-17 14:17:42 +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