btcpayserver/BTCPayServer/Migrations
2018-01-09 11:41:07 +09:00
..
20170913143004_Init.cs Add postgres support 2017-09-27 22:09:59 +09:00
20170913143004_Init.Designer.cs Renaming + fix invoice display when paid and expired 2017-09-15 16:06:57 +09:00
20170926073744_Settings.cs Can ask user to confirm email 2017-09-27 14:18:09 +09:00
20170926073744_Settings.Designer.cs Fixing typo in namespace 2017-10-20 14:06:37 -05:00
20170926084408_RequiresEmailConfirmation.cs Add postgres support 2017-09-27 22:09:59 +09:00
20170926084408_RequiresEmailConfirmation.Designer.cs Fixing typo in namespace 2017-10-20 14:06:37 -05:00
20171006013443_AddressMapping.cs Properly map addresses to invoice, use new nbxplorer 2017-10-06 10:37:38 +09:00
20171006013443_AddressMapping.Designer.cs Fixing typo in namespace 2017-10-20 14:06:37 -05:00
20171010082424_Tokens.cs Refactor token handling, support server-initiated pairing 2017-10-11 12:20:44 +09:00
20171010082424_Tokens.Designer.cs Fixing typo in namespace 2017-10-20 14:06:37 -05:00
20171012020112_PendingInvoices.cs Refactoring to prepare multiple DerivationSchemes per store and invoices 2018-01-06 19:10:55 +09:00
20171012020112_PendingInvoices.Designer.cs Fixing typo in namespace 2017-10-20 14:06:37 -05:00
20171023101754_StoreBlob.cs Allow the merchant to disable network fees at store level 2017-10-23 19:27:22 +09:00
20171023101754_StoreBlob.Designer.cs Allow the merchant to disable network fees at store level 2017-10-23 19:27:22 +09:00
20171024163354_RenewUsedAddresses.cs Change address if invoice get partially paid 2017-10-25 01:41:01 +09:00
20171024163354_RenewUsedAddresses.Designer.cs Change address if invoice get partially paid 2017-10-25 01:41:01 +09:00
20171105235734_PaymentAccounted.cs Correctly handle RBF 2017-11-06 00:31:02 -08:00
20171105235734_PaymentAccounted.Designer.cs Correctly handle RBF 2017-11-06 00:31:02 -08:00
20171221054550_AltcoinSupport.cs Big refactorying for supporting multi currencies 2017-12-21 15:52:04 +09:00
20171221054550_AltcoinSupport.Designer.cs Big refactorying for supporting multi currencies 2017-12-21 15:52:04 +09:00
20180106095215_DerivationStrategies.cs Refactoring to prepare multiple DerivationSchemes per store and invoices 2018-01-06 19:10:55 +09:00
20180106095215_DerivationStrategies.Designer.cs Refactoring to prepare multiple DerivationSchemes per store and invoices 2018-01-06 19:10:55 +09:00
20180109021122_defaultcrypto.cs Allow checkout with litecoin 2018-01-09 11:41:07 +09:00
20180109021122_defaultcrypto.Designer.cs Allow checkout with litecoin 2018-01-09 11:41:07 +09:00
ApplicationDbContextModelSnapshot.cs Allow checkout with litecoin 2018-01-09 11:41:07 +09:00