Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't sign partial taproot PSBT with connected Ledger hardware #915

Closed
kusan-thana opened this issue Mar 26, 2023 · 3 comments
Closed

Can't sign partial taproot PSBT with connected Ledger hardware #915

kusan-thana opened this issue Mar 26, 2023 · 3 comments

Comments

@kusan-thana
Copy link

kusan-thana commented Mar 26, 2023

I have same issue than people in issue #883 : can't seem to sign a partial transaction with the sighash type: Single + Anyone Can Pay

The transaction I try to sign:
cHNidP8BAF4CAAAAAfMW63lC/Wv5tXFLKCdKNnqhZuxCS++9ezsPev8j3LKuAAAAAAD/////AQDKmjsAAAAAIlEgT07EhbQ8+wkDlcB65GBJ40UA1jJba/q5fG6FICj7jsEAAAAAAAEA/TgBAgAAAAABApTnRDNzpcgSlJJGISoAod1WqRAXjVNfPEomaoBu13CjAgAAAAD/////yxPl4zn9Vx6SAT2z6okM2qLLqMcsbGq+vDiqvRnw7uECAAAAAP////8CECcAAAAAAAAiUSBPTsSFtDz7CQOVwHrkYEnjRQDWMltr+rl8boUgKPuOwXvQbAAAAAAAIlEgRH5IIvzrYt08CxvrEnBbJH6yGCJxm3tEWmFl2o5mNCYBQIzTnDlzr/07vczWAkAyMj6KWXQLF+Anb35TBpjc39LfY4rXkLCMcTCCCOpTNYK8qTFa85936uC/byLez7bknmMBQExOZyvIRQ4p4NjF2aWyPcBsYrw6skwLQBzgEEHe8XdZq7QXSN3CEMFepymF8Xd0z3Vucf9nXvewzkjhAxqqXaMAAAAAAQErECcAAAAAAAAiUSBPTsSFtDz7CQOVwHrkYEnjRQDWMltr+rl8boUgKPuOwQEDBIMAAAABFyAYVieBBfIHAp5fAO5iHy/WWgRzUGTR0Ui8XFL4Q6bDNgAA

I think this is the related issue on the ledger side: LedgerHQ/app-bitcoin-new#124

I think the issue in sparrow is that we don't get any result, no popup or message indicating any error after selection the ledger.

@kusan-thana kusan-thana changed the title Can't sign PSBT with connected Ledger hardware taproot wallet Can't sign partial taproot PSBT with connected Ledger hardware Mar 26, 2023
@craigraw
Copy link
Collaborator

Have you checked the Sparrow log file for any errors there?

@kusan-thana
Copy link
Author

Yes, I have nothing in the log file.

I click The "Sign" button and the popup disappear and nothing on the ledger device:

image

@craigraw
Copy link
Collaborator

If there's nothing in the log file, then HWI is not returning an error response, it's just returning the unsigned PSBT. Suggest you open an issue there: https://github.com/bitcoin-core/HWI/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants