btcpayserver/BTCPayServer
2018-01-09 17:27:26 +09:00
..
Authentication Do not use AddAsync 2017-11-12 23:37:21 +09:00
Configuration Add litecoin to docker-compose fix bugs when two networks generate same address 2018-01-09 01:56:37 +09:00
Controllers Fix order accounting 2018-01-09 17:27:26 +09:00
Data Allow checkout with litecoin 2018-01-09 11:41:07 +09:00
Eclair Prepare Eclair integration 2017-12-13 15:49:19 +09:00
Events Use Websocket for blockchain notifications 2018-01-08 02:36:41 +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
HostedServices Fix NBxplorerListener disconnecting itself every minute 2018-01-09 16:10:16 +09:00
Hosting BTCPayServer should work on HTTP even if externalurl is https 2018-01-09 16:54:40 +09:00
Logging Fix logs name for Events, try catch websocket closure 2017-12-17 22:57:27 +09:00
Migrations Allow checkout with litecoin 2018-01-09 11:41:07 +09:00
Models Fix order accounting 2018-01-09 17:27:26 +09:00
Properties Add litecoin to docker-compose fix bugs when two networks generate same address 2018-01-09 01:56:37 +09:00
Services Fix order accounting 2018-01-09 17:27:26 +09:00
Validations Support electrum segwit xpub format 2017-12-06 18:08:21 +09:00
Views Fix order accounting 2018-01-09 17:27:26 +09:00
wwwroot Allow checkout with litecoin 2018-01-09 11:41:07 +09:00
BitpayHttpException.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
BTCPayNetwork.cs Allow checkout with litecoin 2018-01-09 11:41:07 +09:00
BTCPayNetworkProvider.cs Allow checkout with litecoin 2018-01-09 11:41:07 +09:00
BTCPayServer.csproj BTCPayServer should work on HTTP even if externalurl is https 2018-01-09 16:54:40 +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
DerivationStrategy.cs Refactoring to prepare multiple DerivationSchemes per store and invoices 2018-01-06 19:10:55 +09:00
EventAggregator.cs invoice watcher can watch several currencies 2018-01-07 02:16:42 +09:00
ExplorerClientProvider.cs Can set derivation scheme for a specific crypto currency 2018-01-08 22:45:09 +09:00
Extensions.cs Use Websocket for blockchain notifications 2018-01-08 02:36:41 +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