-
Notifications
You must be signed in to change notification settings - Fork 81
Description
Copied from bitcoin-core/HWI#720 by @AlphaTEsterUnited and @divinationstar
Dear Devs,
Windows and OSX indeed behave similarly. I'm unable to send any transaction with over 200 inputs using JADE, Trezor, and Ledger through the HWI implementation in Sparrow and BTCPay. It's important to note that the wallet is P2SH (Pay to Script Hash).
Steps to reproduce:
Attempt to send a transaction with over 200 inputs (for comparison, Electrum can consistently handle over 900). Two failure scenarios occur with Trezor:
In one scenario, pre-signing (loading transactions) is successful, but after confirming on the Trezor, BTCPay immediately displays "The user refused to sign the transaction," and the progress bar on the Trezor halts See screenshot:
In the other scenario, nothing appears on the Trezor and the BTCPay server vault remains in the "signtx" state See screenshot:
Thank you for looking into this issue.
Is there anyway I can generate logs btw?