btcpayserver/BTCPayServer/Models/StoreViewModels
Manan Sharma e5699f674b
Taproot support for wallets (#2830)
* Support taproot for HotWallet

* Support taproot for hardware wallets

* Fix NBX version

* Undo formatting

* Do not show Taproot when not supported

* Create taproot wallet from xpub

* Bug Fix
2021-09-03 15:37:12 +09:00
..
CheckoutExperienceViewModel.cs Auto-detect language on payment page (#2552) 2021-07-27 08:17:56 +02:00
CreateStoreViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
DerivationSchemeViewModel.cs Taproot support for wallets (#2830) 2021-09-03 15:37:12 +09:00
EditWebhookViewModel.cs Add Greenfield API 2020-11-13 14:15:03 +09:00
IntegrationsViewModel.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
LightningNodeViewModel.cs Lightning setup redesign 2021-04-20 12:09:27 +02:00
PairingModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PayButtonViewModel.cs Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
RatesViewModel.cs Removing rates hint 2020-10-18 03:11:17 -05:00
RecoverySeedBackupViewModel.cs Split mnemonics correctly 2020-09-03 23:59:54 +09:00
StoresViewModel.cs Showing warning hint on stores listing page 2020-10-18 03:11:17 -05:00
StoreUsersViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StoreViewModel.cs Add payjoin option to hot wallet setup (#2450) 2021-06-18 10:25:17 +09:00
TestWebhookViewModel.cs Add ability to send test webhook call 2021-06-03 21:16:24 -07:00
TokensViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletSetupRequest.cs Add payjoin option to hot wallet setup (#2450) 2021-06-18 10:25:17 +09:00
WalletSetupViewModel.cs Add payjoin option to hot wallet setup (#2450) 2021-06-18 10:25:17 +09:00
WebhooksViewModel.cs Update NBitcoin, fix warnings on nullable (#2718) 2021-07-29 20:29:34 +09:00