btcpayserver/BTCPayServer/Extensions
Andrew Camilleri 8fd4a816a6
Allow Payjoin for wallet receive addresses (#2425)
* Allow Payjoin for wallet receive addresses

* wip

* show bip21 and additional work

* style better

* add to docs

* pr changes

* remove from state when unreserved
2021-04-13 12:26:36 +09:00
..
ActionLogicExtensions.cs Making use of options to initalize update check on first admin registration 2020-08-03 03:17:04 -05:00
AuthorizationExtensions.cs Rewrite the CanUseHotWallet, check if the derivationscheme is actually a hotwallet, before retrieving the seed 2021-03-11 21:46:32 +09:00
ControllerBaseExtensions.cs Add Created date to user, add verified column in list and make user list use same model as modern lists 2020-10-05 13:00:15 +02:00
EmailSenderExtensions.cs Improve password reset email copy (#2211) 2021-01-27 08:42:47 +01:00
ModelStateExtensions.cs Run dotnet format 2020-06-28 17:55:27 +09:00
MoneyExtensions.cs Allow Payjoin for wallet receive addresses (#2425) 2021-04-13 12:26:36 +09:00
PSBTExtensions.cs GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00
SSHClientExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StoreExtensions.cs GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00
StringExtensions.cs BTCPay Server Extensions (#1925) 2020-10-15 21:28:09 +09:00
UrlHelperExtensions.cs Add checkoutLink and defaultLanguage to GreenField invoice 2020-12-11 12:04:18 +09:00
WebHostExtensions.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00