btcpayserver/BTCPayServer/Events
Andrew Camilleri 9a24e4ade1
Store Settings feature with own table (#3851)
* Store Settings feature with own table

* fix test

* Include the store settings to StoreRepository, remove caching stuff

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2022-06-13 13:36:47 +09:00
..
IHasInvoiceId.cs Move some code out of InvoiceNotificationManager into InvoiceEventSaverService 2020-11-06 22:24:02 +09:00
InvoiceDataChangedEvent.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
InvoiceEvent.cs Do not fire InvoiceExpired twice if invoice partially paid (Fix #3004) 2021-10-27 19:27:19 +09:00
InvoiceIPNEvent.cs Do not send email twice for bitpay API, log whether IPN is an ExtendedNotification. (Fix #968) 2022-01-12 00:26:12 +09:00
InvoiceNeedUpdateEvent.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
InvoiceNewPaymentDetailsEvent.cs
InvoicePaymentMethodActivated.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
InvoiceStopWatchedEvent.cs Move some code out of InvoiceNotificationManager into InvoiceEventSaverService 2020-11-06 22:24:02 +09:00
NBXplorerStateChangedEvent.cs
NewBlockEvent.cs
NewOnChainTransactionEvent.cs
SettingsChanged.cs Store Settings feature with own table (#3851) 2022-06-13 13:36:47 +09:00
UserPasswordResetRequestedEvent.cs
UserRegisteredEvent.cs
WalletChangedEvent.cs Do not logs all internal events 2021-11-05 00:09:38 +09:00