btcpayserver/BTCPayServer
nicolas.dorier aba3f7d6bd
bump
2019-05-09 19:21:03 +09:00
..
Authentication Replace DBreeze by DBriize 2019-04-28 15:16:11 +09:00
Configuration Add service type P2P 2019-05-07 14:07:36 +09:00
Controllers Add some tests to check that AccountKeyPath and RootFingerprint are taken into account during PSBT creation 2019-05-09 18:58:14 +09:00
Data Fix: Uploading coldcard in derivation scheme would forget to remember some data 2019-05-09 16:11:09 +09:00
Events
Extensions
Filters
HostedServices Fix migration from old version to new version of WalletKeyPathRoots 2019-05-09 00:55:48 +09:00
Hosting Refactor DerivationStrategy to DerivationSchemeSettings 2019-05-09 00:55:44 +09:00
JsonConverters
Logging Better timing measurement during invoice creation 2019-04-03 15:00:09 +09:00
Migrations Do not drop column in u2f migration if not possible (#813) 2019-05-05 00:57:44 +09:00
ModelBinders
Models Fix: Uploading coldcard in derivation scheme would forget to remember some data 2019-05-09 16:11:09 +09:00
PaymentRequest Allow cancelling a non paid pending invoice in payment requests (#815) 2019-05-07 17:26:40 +09:00
Payments Refactor DerivationStrategy to DerivationSchemeSettings 2019-05-09 00:55:44 +09:00
Properties
Rating
Security Remove another warning 2019-05-02 21:44:16 +09:00
Services Fix migration from old version to new version of WalletKeyPathRoots 2019-05-09 00:55:48 +09:00
SSH
Storage Fix Azure Storage (#803) 2019-05-02 20:39:12 +09:00
U2F use older version of lib until it supports linux better 2019-05-08 20:17:17 +09:00
Validation
Views Fix: Uploading coldcard in derivation scheme would forget to remember some data 2019-05-09 16:11:09 +09:00
wwwroot update translation 2019-05-09 19:20:36 +09:00
BitpayHttpException.cs
BTCPayNetwork.cs Refactor ElectrumMapping with proper enum 2019-05-09 19:05:08 +09:00
BTCPayNetworkProvider.Bitcoin.cs Refactor ElectrumMapping with proper enum 2019-05-09 19:05:08 +09:00
BTCPayNetworkProvider.BitcoinGold.cs
BTCPayNetworkProvider.Bitcoinplus.cs
BTCPayNetworkProvider.Bitcore.cs
BTCPayNetworkProvider.cs Refactor ElectrumMapping with proper enum 2019-05-09 19:05:08 +09:00
BTCPayNetworkProvider.Dash.cs
BTCPayNetworkProvider.Dogecoin.cs
BTCPayNetworkProvider.Feathercoin.cs
BTCPayNetworkProvider.Groestlcoin.cs Refactor ElectrumMapping with proper enum 2019-05-09 19:05:08 +09:00
BTCPayNetworkProvider.Litecoin.cs Refactor ElectrumMapping with proper enum 2019-05-09 19:05:08 +09:00
BTCPayNetworkProvider.Monacoin.cs
BTCPayNetworkProvider.Polis.cs
BTCPayNetworkProvider.Ufo.cs
BTCPayNetworkProvider.Viacoin.cs
BTCPayServer.csproj bump 2019-05-09 19:21:03 +09:00
BTCPayServer.ruleset
bundleconfig.json
CorsPolicies.cs
Currencies.txt
CurrencyValue.cs
CustomThreadPool.cs
DerivationSchemeParser.cs Fix tests 2019-05-09 19:14:01 +09:00
DerivationSchemeSettings.cs Move ElectrumMapping to BtcPayNetwork 2019-05-09 17:16:17 +09:00
EventAggregator.cs
ExplorerClientProvider.cs
Extensions.cs Prettify the bitcoin core node page 2019-05-07 14:44:26 +09:00
IDelay.cs
MultiValueDictionary.cs
Program.cs
Roles.cs
SearchString.cs Filtering invoices by StartDate and EndDate 2019-04-26 22:00:12 -05:00
StorePolicies.cs
SynchronizationContextRemover.cs
TransactionComparer.cs
WalletId.cs
ZipUtils.cs
ZoneLimits.cs