-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
c66dd1a jade: use Jade's native PSBT signing if the firmware version supports it (Jamie C. Driver) Pull request description: 1. latest jade api to recognise more recently added hw (now available as its own PR, #768) 2. remove code which walked psbt and mapped it into Jade's legacy 'sign_tx' json format - instead pass PSBT directly to Jade for signing, since this has been supported in fw now for well over a year and seems to be working well. ACKs for top commit: achow101: ACK c66dd1a Tree-SHA512: e6c80f7309995ba4bf7cc5f9185ad89d45e84226d05cc0ec8741b3a9eead3bda7f4d99e94a16041c6acb2a103719f64f4c2879ed79be6d901cbac4c13ffb689b
- Loading branch information
Showing
2 changed files
with
37 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters