btcpayserver/BTCPayServer
2018-12-26 14:04:00 +09:00
..
Authentication Fix error 500 if token not found 2018-12-07 13:48:39 +09:00
Configuration Lightning charge integration 2018-12-20 22:40:32 +09:00
Controllers Save the KeyPath of the WalletKeyPathRoot of the hardware wallet so we don't have to scan for it 2018-12-26 14:04:00 +09:00
Data Save the KeyPath of the WalletKeyPathRoot of the hardware wallet so we don't have to scan for it 2018-12-26 14:04:00 +09:00
Events Use enum for invoice status and invoice exception 2018-12-10 21:48:28 +09:00
Extensions
Filters
HostedServices Use enum for invoice status and invoice exception 2018-12-10 21:48:28 +09:00
Hosting Properly configure the logger to log what happen in ConfigureServices, add https profile adapted for debugging ledger wallet. 2018-11-01 12:52:32 +09:00
JsonConverters
Logging
Migrations
ModelBinders
Models Save the KeyPath of the WalletKeyPathRoot of the hardware wallet so we don't have to scan for it 2018-12-26 14:04:00 +09:00
Payments do not add ln payment if amount couldn't be parsed 2018-12-20 09:21:20 +01:00
Properties Lightning charge integration 2018-12-20 22:40:32 +09:00
Rating Fix RateRules crash if dups 2018-10-09 23:43:03 +09:00
Security Clarify the code 2018-12-07 14:37:07 +09:00
Services Save the KeyPath of the WalletKeyPathRoot of the hardware wallet so we don't have to scan for it 2018-12-26 14:04:00 +09:00
SSH
Validation Rename validators namespace 2018-11-06 15:38:07 +09:00
Views Save the KeyPath of the WalletKeyPathRoot of the hardware wallet so we don't have to scan for it 2018-12-26 14:04:00 +09:00
wwwroot Save the KeyPath of the WalletKeyPathRoot of the hardware wallet so we don't have to scan for it 2018-12-26 14:04:00 +09:00
BitpayHttpException.cs
BTCPayNetwork.cs
BTCPayNetworkProvider.Bitcoin.cs
BTCPayNetworkProvider.BitcoinGold.cs
BTCPayNetworkProvider.Bitcore.cs Add Bitcore BTX support (#259) 2018-11-03 13:42:17 +09:00
BTCPayNetworkProvider.cs Add Bitcore BTX support (#259) 2018-11-03 13:42:17 +09:00
BTCPayNetworkProvider.Dash.cs
BTCPayNetworkProvider.Dogecoin.cs
BTCPayNetworkProvider.Feathercoin.cs
BTCPayNetworkProvider.Groestlcoin.cs add correct icon 2018-12-04 11:46:01 +01:00
BTCPayNetworkProvider.Litecoin.cs
BTCPayNetworkProvider.Monacoin.cs Fixing MONA_BTC rate breaking tests and CircleCI because zaif is down 2018-11-20 15:42:45 -06:00
BTCPayNetworkProvider.Polis.cs
BTCPayNetworkProvider.Ufo.cs
BTCPayNetworkProvider.Viacoin.cs
BTCPayServer.csproj bump 2018-12-21 16:45:05 +09:00
BTCPayServer.ruleset
bundleconfig.json Enable shopping cart, add items to cart, enable tips (#410) 2018-11-27 15:14:32 +09:00
CorsPolicies.cs
Currencies.txt
CurrencyValue.cs
CustomThreadPool.cs
DerivationSchemeParser.cs Make really sure we don't generate segwit addresses for non segwit coins 2018-11-17 01:39:32 +09:00
DerivationStrategy.cs
EventAggregator.cs
ExplorerClientProvider.cs
Extensions.cs Add comments 2018-12-21 13:33:26 +09:00
MultiValueDictionary.cs
Program.cs Logs UI in Server Admin (#374) 2018-11-07 22:29:35 +09:00
Roles.cs
SearchString.cs
StorePolicies.cs
SynchronizationContextRemover.cs
TransactionComparer.cs
WalletId.cs Comparable WalletId 2018-10-09 23:44:32 +09:00
ZipUtils.cs
ZoneLimits.cs