btcpayserver/BTCPayServer/Payments/Bitcoin
d11n 00cc16455c
App: Add events which the app subscribes to (#6435)
* App: Add events which the app subscribes to

Various events, which are relevant for the app to react to changes made on the server.

* Refactor events

* Do not extend NewBlockEvent

* Refactoring events

* Add store role events

* Refactoring: Rename StoreUserEvent

* Fix: Subscribe to UserEvent.Invited

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2024-12-11 20:11:51 +09:00
..
BitcoinCheckoutModelExtension.cs refactor: make BitcoinCheckoutModelExtension support other payment handlers (#6311) 2024-10-25 22:50:46 +09:00
BitcoinLikePaymentData.cs Fix elements payments 2024-10-16 22:34:17 +09:00
BitcoinLikePaymentHandler.cs Bump MimeKit and DigitalRuby 2024-12-03 21:23:07 +09:00
BitcoinPaymentLinkExtension.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
BitcoinPaymentMethodBitpayAPIExtension.cs Fix divisibility in invoice details of lightning amounts (#6202) 2024-09-12 12:43:08 +09:00
BitcoinPaymentPromptDetails.cs Fix elements payments 2024-10-16 22:34:17 +09:00
NBXplorerListener.cs App: Add events which the app subscribes to (#6435) 2024-12-11 20:11:51 +09:00