mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-12 19:02:01 +01:00
* Adding MultisigTests * Adding fetching of receive address and creating pending transaction * Completing multisig test flow * Reverting Selenium ChromeDriver version * Adding generation of PSBTs * Removing unnecessary lines * PSBT test signing now working with multisig dervation scheme * Updating SignTestPSBT test * Reducing number of iterations for test funding, to speed up tests * Bugfixing PSBT problem * Ensuring that PSBT signing also works for pending transactions * Ensuring we don't collect count duplicate signatures for same PSBTs * Resolving bug in PendingTransactionService where Combine was modifying object * Fixing bug where pending transaction was not broadcased if there was ReturnUrl * Finally finishing Multisig Selenium test flow with signing PSBTs, broadcasting and cancelling them * Small nit, waiting loaded element * Nit: Use AssetElementNotFound * Fix warning * Remove code dups --------- Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com> |
||
---|---|---|
.. | ||
_PSBTInfo.cshtml | ||
_ViewImports.cshtml | ||
_ViewStart.cshtml | ||
_WalletTransactionsList.cshtml | ||
CoinSelection.cshtml | ||
ListWallets.cshtml | ||
SigningContext.cshtml | ||
SignWithSeed.cshtml | ||
WalletLabels.cshtml | ||
WalletPSBT.cshtml | ||
WalletPSBTCombine.cshtml | ||
WalletPSBTDecoded.cshtml | ||
WalletReceive.cshtml | ||
WalletRescan.cshtml | ||
WalletSend.cshtml | ||
WalletSendVault.cshtml | ||
WalletSigningOptions.cshtml | ||
WalletsNavPages.cs | ||
WalletTransactions.cshtml |