btcpayserver/BTCPayServer/Views/Wallets
Andrew Camilleri 04726b3ee4
Payouts: Detect External OnChain Payouts (#2462)
* Refactor and decouple Payout logic

So that we can support lightning + external payout payments

Fixes & refactoring

almost there

final

Remove uneeded payment method checks

Refactor payouts to handle custom payment method specific actions

External onchain payments to approved payouts will now require "confirmation" from the merchant that it was sent by them.

add pill tabs for payout status

* Improve some UX around feature

* add test and some fixes

* Only listen to address tracked source and determine based on wallet get tx call from nbx

* Simplify isInternal for Payout detection

* fix test

* Fix Noreferrer test

* Make EnsureNewLightningInvoiceOnPartialPayment more resilient

* Make notifications section test more resilient in CanUsePullPaymentsViaUI
2021-07-16 09:57:37 +02:00
..
_Nav.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
_ViewImports.cshtml Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
_ViewStart.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
CoinSelection.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
ListWallets.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
NewPullPayment.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
Payouts.cshtml Payouts: Detect External OnChain Payouts (#2462) 2021-07-16 09:57:37 +02:00
PullPayments.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
SigningContext.cshtml Fix Payjoin HWW signing 2020-07-13 10:54:39 +02:00
SignWithSeed.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletPSBT.cshtml Signing context cleanup (#2568) 2021-06-15 17:35:23 +09:00
WalletPSBTCombine.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletPSBTReady.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletReceive.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletRescan.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletSend.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
WalletSendVault.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletSettings.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
WalletSigningOptions.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
WalletsNavPages.cs Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
WalletTransactions.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00