Jamie C. Driver

Results 5 issues of Jamie C. Driver

BIP 143 (https://github.com/bitcoin/bips/blob/master/bip-0143.mediawiki) defines 'hash_prevouts' for a transaction to commit the inputs being spent. Jade and Ledger both use this value in computing deterministic blinding factors for the outputs of...

Update jade client library, thanks.

Update jade client library, thanks. I have updated to the 0.1.38 release, as this includes the changes to address #630 (ie. including the change tested under #631)

1. latest jade api to recognise more recently added hw 2. remove code which walked psbt and mapped it into Jade's legacy 'sign_tx' json format - instead pass PSBT directly...

As of `1.0.32`, the jade-client (jadepy) is available on PyPi and so can be `pip install`-ed, and we can remove the local copy of the code. If preferred, this can...