btcpayserver/BTCPayServer
2017-12-08 17:02:10 +09:00
..
Authentication Do not use AddAsync 2017-11-12 23:37:21 +09:00
Configuration Can configure externalurl in case BTCPay is behind a reverse proxy 2017-12-02 23:22:23 +09:00
Controllers Support electrum segwit xpub format 2017-12-06 18:08:21 +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
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 Estimate rate with BTCPay if BitcoinAverage stops works 2017-12-08 15:04:47 +09:00
Logging Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +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 Estimate rate with BTCPay if BitcoinAverage stops works 2017-12-08 15:04:47 +09:00
Validations Support electrum segwit xpub format 2017-12-06 18:08:21 +09:00
Views Add twitter link 2017-12-08 17:02:10 +09:00
wwwroot Add twitter link 2017-12-08 17:02:10 +09:00
BitpayHttpException.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
BTCPayServer.csproj Estimate rate with BTCPay if BitcoinAverage stops works 2017-12-08 15:04:47 +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
Extensions.cs Correctly handle RBF 2017-11-06 00:31:02 -08: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