Commit Graph

58 Commits

Author SHA1 Message Date
Peter D. Gray
d98bcd18fc
Avoid producing 72 byte signatures (low-R) 2021-07-27 13:57:27 -04:00
Peter D. Gray
d918b51263
Refactor QR code 2021-07-20 09:07:40 -04:00
Peter D. Gray
1884d4767d
Confirm new firmware version before applying upgrade 2021-04-22 08:46:22 -04:00
Peter D. Gray
c28643aa9c
Standardize on BIP-nn in place of BIPnn 2021-04-19 13:51:24 -04:00
Peter D. Gray
52c2ab9527 tweakage 2021-03-09 15:34:09 -05:00
Peter D. Gray
b18723dddb First pass w/ libNgU 2021-03-01 09:03:03 -05:00
Peter D. Gray
bdcbade4aa show exception detail 2020-12-09 11:04:02 -05:00
Peter D. Gray
b6b9191145 dev squashed 2020-11-18 14:19:14 -05:00
Peter D. Gray
68a7322f87 Bury the testnet option in the dangerzone with warning 2020-09-30 14:54:38 -04:00
Peter D. Gray
bb89d4dc85 hide filename better for output txn 2020-07-30 11:35:35 -04:00
Peter D. Gray
76ff3fbd08 Add feature to delete PSBT files after use, name output TXN based on TXID 2020-07-29 11:19:43 -04:00
Peter D. Gray
d15dbedfe9 Capture and display txid during offline signing 2020-06-13 15:22:49 -04:00
Peter D. Gray
3c59db58bd Capture and display txid during offline signing 2020-06-13 15:22:18 -04:00
Peter D. Gray
c445fedc76 UX bugfix 2020-06-12 12:59:25 -04:00
Peter D. Gray
1c53580e13 Skip txid for HSM case 2020-06-11 10:22:25 -04:00
Peter D. Gray
291a3231da Show TXID after signing and finalization 2020-06-10 14:34:06 -04:00
Peter D. Gray
8ccb7233ff Merge branch 'master' into swols 2020-04-30 11:37:15 -04:00
Peter D. Gray
9c3902b1a3 Remove return code from set_bip39_passphrase 2020-04-28 15:27:56 -04:00
Peter D. Gray
a7faa11565 New feature: press 4 to show QR for address shown via USB protocol (mk3) 2020-02-25 09:39:08 -05:00
Peter D. Gray
91f617f734 Change confusing progress prompt 2020-02-10 10:06:17 -05:00
Peter D. Gray
deaab355fa Add new 'visualize' transaction feature 2020-02-06 10:21:09 -05:00
Peter D. Gray
c915c2c29d HSM UX and performance improvements; remove use of utime.time 2020-01-22 10:14:26 -05:00
Peter D. Gray
c5313ef5fa More HSM support 2020-01-17 14:58:46 -05:00
Peter D. Gray
e21d46e3b4 HSM test fees and warnings 2020-01-16 00:43:06 -05:00
Peter D. Gray
86b623f6e0 More progress towards HSM 2020-01-15 16:35:21 -05:00
Peter D. Gray
424850d7f3 Additions for HSM and user mgmt 2020-01-10 12:39:57 -05:00
Peter D. Gray
bdfcfb3e40 Feature: show segwit signing address if BIP84 is followed 2020-01-07 13:56:30 -05:00
Peter D. Gray
a9d993cac2 Changes for 3.0.6 2019-12-19 10:57:59 -05:00
Peter D. Gray
2285d82a67 Bugfix: missing blank line 2019-12-16 11:11:20 -05:00
Peter D. Gray
ad3d82f02e Refactor deriv path code, set max depth to 12 2019-10-28 11:23:38 -04:00
Peter D. Gray
ee2f1ef57a Better file naming during multi-step multisig cases 2019-08-01 16:03:53 -04:00
Peter D. Gray
6299f4b9a1 Debug msg cleanup 2019-08-01 15:45:46 -04:00
Peter D. Gray
61a9c45a6a Cleanup PSBT error messages, fix bug where they flash away 2019-08-01 09:54:47 -04:00
Peter D. Gray
a9f92d01b2 Show XFP after USB BIP39 pw provided 2019-06-20 10:34:30 -04:00
Peter D. Gray
777df31619 Easier debug 2019-06-13 13:41:42 -04:00
Peter D. Gray
dd35ecc896 Support airgap electrum multisig wallet creation, 3 address types 2019-05-30 14:45:33 -04:00
Peter D. Gray
aead4c3f14 Track derivations, when possible; msck USB command 2019-05-30 10:12:12 -04:00
Peter D. Gray
b7c9b7fcc2 Cleanup show-address for p2sh display 2019-05-28 09:21:02 -04:00
Peter D. Gray
23f0fd3a88 Changes to support trust-on-first-usage for xpubs from psbt 2019-05-24 14:43:32 -04:00
Peter D. Gray
df305c2c10 Show line number of blank asserts 2019-05-21 13:39:55 -04:00
Peter D. Gray
789cc1109f Handle duplicated XFP values better 2019-05-17 13:19:37 -04:00
Peter D. Gray
eea176a8a4 Handle import of duplicate multisig wallets (updates and hacking) 2019-05-14 11:11:39 -04:00
Peter D. Gray
c499ea7a6b Stack handling better w/ ms import 2019-05-14 10:14:04 -04:00
Peter D. Gray
9c44c3dcf4 UX changes and more test cases for Multisig 2019-05-13 09:00:39 -04:00
Peter D. Gray
6e95f112a6 More progress towards multisig support 2019-05-06 13:48:28 -04:00
Peter D. Gray
224a773af5 Refactor multisig data storage 2019-05-03 13:04:23 -04:00
Peter D. Gray
4bf0dab398 Revert "Support for XFP in right endian"
This reverts commit 94cfbee66b.
2019-05-03 12:58:03 -04:00
Peter D. Gray
a6f1dbd8f8 Support for XFP in right endian 2019-05-03 12:55:41 -04:00
Peter D. Gray
52fe4832ee Multisig wallet enroll process 2019-05-01 14:59:50 -04:00
Peter D. Gray
3f7d75cd57 Support multisig/p2sh display 2019-04-30 15:18:06 -04:00