btcpayserver/BTCPayServer/Events
2021-05-14 17:17:46 +09:00
..
IHasInvoiceId.cs Move some code out of InvoiceNotificationManager into InvoiceEventSaverService 2020-11-06 22:24:02 +09:00
InvoiceDataChangedEvent.cs Fix: Lightning Listener not listening on Lightning payment after activating when using lazy payments (#2524) 2021-05-14 17:17:07 +09:00
InvoiceEvent.cs Improve tests of webhooks 2020-11-14 13:39:44 +09:00
InvoiceIPNEvent.cs Move some code out of InvoiceNotificationManager into InvoiceEventSaverService 2020-11-06 22:24:02 +09:00
InvoiceNeedUpdateEvent.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceNewPaymentDetailsEvent.cs Show index of payment address for onchain payments 2020-09-16 11:49:37 +02:00
InvoicePaymentMethodActivated.cs Do not spam logs with events 2021-05-14 17:17:46 +09:00
InvoiceStopWatchedEvent.cs Move some code out of InvoiceNotificationManager into InvoiceEventSaverService 2020-11-06 22:24:02 +09:00
NBXplorerStateChangedEvent.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
NewBlockEvent.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
NewOnChainTransactionEvent.cs Better event messages 2020-03-11 21:11:07 +09:00
SettingsChanged.cs Asyncify SSH access, do not show SSH service if ssh is not well configured 2019-08-27 23:30:25 +09:00
UserPasswordResetRequestedEvent.cs Allow admins to invite new users 2020-09-16 08:54:24 +02:00
UserRegisteredEvent.cs Allow admins to invite new users 2020-09-16 08:54:24 +02:00
WalletChangedEvent.cs Run dotnet format 2020-06-28 17:55:27 +09:00