btcpayserver/BTCPayServer/Views/Wallets
Andrew Camilleri db6a4687d2
Wallet prep work for BPU (#1331)
* Wallet prep work for BPU

This PR prepares the wallet for #1321. It makes transfers from the vault and ledger to go to their own post actions for processing (not particularly useful in this PR but is needed in BPU to propose a new tx)  It also makes the Sign with seed consistent with redirect to /psbt/ready after signing which it did not do (it stayed on the seed route)

* fix test

* add assert
2020-02-13 22:06:00 +09:00
..
_Nav.cshtml new feature: Wallet Receive Page (#1065) 2020-01-18 14:12:27 +09:00
_ViewImports.cshtml Add a "Wallet" menu 2018-07-26 22:32:50 +09:00
_ViewStart.cshtml Add a "Wallet" menu 2018-07-26 22:32:50 +09:00
ListWallets.cshtml Connect wallet clarification 2019-11-30 18:15:28 +01:00
SignWithSeed.cshtml Remove reliance on ambient routing values 2019-10-23 13:52:22 +09:00
WalletPSBT.cshtml Wallet prep work for BPU (#1331) 2020-02-13 22:06:00 +09:00
WalletPSBTCombine.cshtml Can actually upload PSBT file in PSBT Combine and PSBT view. 2019-05-19 23:27:18 +09:00
WalletPSBTReady.cshtml Wallet prep work for BPU (#1331) 2020-02-13 22:06:00 +09:00
WalletReceive.cshtml Fix statusMessage handling for the Receive wallet page 2020-01-18 15:32:01 +09:00
WalletRescan.cshtml Change the menu nav bar pages by moving the title above the nav pills 2019-06-06 18:29:54 +09:00
WalletSend.cshtml BIP21 Support for Wallet spending (#1322) 2020-02-13 17:18:43 +09:00
WalletSendLedger.cshtml Wallet prep work for BPU (#1331) 2020-02-13 22:06:00 +09:00
WalletSendVault.cshtml Wallet prep work for BPU (#1331) 2020-02-13 22:06:00 +09:00
WalletSettings.cshtml Can prune wallet transaction history 2019-11-17 17:13:09 +09:00
WalletsNavPages.cs new feature: Wallet Receive Page (#1065) 2020-01-18 14:12:27 +09:00
WalletTransactions.cshtml Fix rescan wallet link 2020-01-21 20:54:45 +09:00