btcpayserver/BTCPayServer/Data
Rockstar Developer 7e714bdfa2 Increasing default monitoring expiration time (#925)
With value 60 what would often happen is that invoice ends up being declared invalid, and then payment arrives later when system is not monitoring. After lots of production testing we decided to increase this value by default so that new users don't need to manually reassign invoices from `invalid` status, especially if they use third party plugin like wooCommerce.
2019-07-17 12:45:32 +09:00
..
AddressInvoiceData.cs Fix bug making it impossible to remove LTC xpub 2018-03-14 19:32:24 +09:00
APIKeyData.cs Can delete stores 2018-07-19 19:31:17 +09:00
AppData.cs Apps can tag invoices 2019-02-19 12:48:08 +09:00
ApplicationDbContext.cs Sort payment requests, most recent first 2019-07-01 17:33:49 +09:00
ApplicationDbContextFactory.cs Remove HangFire dependency 2019-01-16 19:15:09 +09:00
HistoricalAddressInvoiceData.cs Can delete stores 2018-07-19 19:31:17 +09:00
InvoiceData.cs Use enum for invoice status and invoice exception 2018-12-10 21:48:28 +09:00
InvoiceEventData.cs Can delete stores 2018-07-19 19:31:17 +09:00
PairedSINData.cs Remove the Facade concept 2019-04-11 23:55:20 +09:00
PairingCodeData.cs Remove the Facade concept 2019-04-11 23:55:20 +09:00
PaymentData.cs Correctly handle RBF 2017-11-06 00:31:02 -08:00
PendingInvoiceData.cs Can delete stores 2018-07-19 19:31:17 +09:00
RefundData.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
SettingData.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
StoreData.cs Increasing default monitoring expiration time (#925) 2019-07-17 12:45:32 +09:00
UserStore.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00