btcpayserver/BTCPayServer
2017-12-17 02:28:37 +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 Fix #18, fix electrum format not recognizing standard p2pkh on testnet 2017-12-17 02:28:37 +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
Extensions
Filters
Hosting Can start without NBXplorer being ready 2017-12-17 01:04:20 +09:00
Logging
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
Services Fix #18, fix electrum format not recognizing standard p2pkh on testnet 2017-12-17 02:28:37 +09:00
Validations Support electrum segwit xpub format 2017-12-06 18:08:21 +09:00
Views Show a modal when node is synching 2017-12-17 02:07:11 +09:00
wwwroot Update background 2017-12-13 22:38:07 +09:00
BitpayHttpException.cs
BTCPayServer.csproj Fix #18, fix electrum format not recognizing standard p2pkh on testnet 2017-12-17 02:28:37 +09:00
Currencies.txt
CustomThreadPool.cs Index invoice in a parallel thread 2017-11-12 23:03:33 +09:00
Extensions.cs Can start without NBXplorer being ready 2017-12-17 01:04:20 +09:00
NBXplorerWaiter.cs Can start without NBXplorer being ready 2017-12-17 01:04:20 +09:00
Program.cs
Roles.cs
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