180 Commits (7f2234caed2e3f88ae93f2d60f00f090a4ad4340)

Author SHA1 Message Date
ThomasV 4934ae3cd9 follow-up previous commit 7 years ago
Mqrius a4e49c2d8b Trezor plugin: Sort multisig pubkeys before signing 7 years ago
ThomasV 265fd5ad3f fix #2410 8 years ago
ThomasV 853b6169ed hardware wallet support for locktime 8 years ago
ThomasV 1d84029173 input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321 8 years ago
ThomasV e80ce35a1d fix #2315 8 years ago
Saleem Rashid 2a45e32e0e TREZOR: Use correct Testnet constants 8 years ago
Saleem Rashid 2dc7ba96c4 TREZOR: Update qt_generic for new InstallWizard 8 years ago
ThomasV 3d32301121 trezor plugin: update parameters of decrypt_message 8 years ago
ThomasV 6f083a712d trezor: use serialize_xpub 8 years ago
ThomasV 6bfbc9a718 fix: replace remaining occurences of public_key_to_bc_address 8 years ago
ThomasV b16800864b trezor: fix is_xprv 8 years ago
ThomasV 6d33e1a35b trezor: fix wipe_device 8 years ago
anduck 064535c27d Update plugin.py 8 years ago
anduck 32af57e2c9 Change atleast_version to return 1 or 0 8 years ago
ThomasV b907018a25 trezor: fix length of signatures array 8 years ago
ThomasV 5e92e09044 fix pubkey ordering in multisig wallets. fix #1975 8 years ago
ThomasV 11ba5c441a fix #1976 8 years ago
ThomasV 34e271594a skip trezor address check with multisig addresses (issue #1975) 8 years ago
ThomasV 997dd17933 call choose_device when button is clicked 8 years ago
ThomasV 9f7ca3dcb7 fix trezor PIN signal 8 years ago
ThomasV ae779694df create common class for qt hardware plugins 8 years ago
ThomasV 472210885a fix keystore in settings dialog 8 years ago
ThomasV 49a5994b29 use another lock for hid operations 8 years ago
ThomasV 82a33bf89e fix callback of settings_dialog 8 years ago
ThomasV c82bd1d8cb disable bridge because it seems to never returns if keepkey is plugged 8 years ago
ThomasV 47f1a7b632 move update_status in handler 8 years ago
ThomasV e542b24bc6 Remove dynamic classes in trezor compatible plugins. 8 years ago
ThomasV b07d3466c0 new icons to show hardware wallet pairing in status bar 8 years ago
ThomasV 33c7787941 plugins: do not assume that handler belongs to keystore 8 years ago
ThomasV 0ceb7181d6 treor: better tooltips 8 years ago
ThomasV a2fa26eb46 disable 'show on trezor' menu for multisig 8 years ago
ThomasV 86e23d9989 save wallet label in keystore, to facilitate pairing 8 years ago
ThomasV 11abdd7175 initialize device in separate thread 8 years ago
ThomasV 0f9fb49db7 don't use wizard as handler, it does not have all methods 8 years ago
ThomasV 665d1bc153 plugin: separate get_xpub and setup_device 8 years ago
ThomasV d2dcea67ba fix settings_dialog buttons 8 years ago
ThomasV 8edca91390 wizard: trezor init 8 years ago
ThomasV 4781df9d21 wizard: scan hardware devices directly 8 years ago
ThomasV 0520eda628 device manager: remove seemingly unused parameter 8 years ago
ThomasV 63ebf7772e wizard.query_choice 8 years ago
ThomasV d946e9fa54 trezor button should not be an attribute of window 8 years ago
ThomasV 3b830cbcfa wizard: fix trezor device initialization 8 years ago
ThomasV 80675121ce allow several hardware cosigners in the same wallet 8 years ago
ThomasV eb60e0d2e0 fix hw_type 8 years ago
ThomasV afe39330dc update wallet format again, for keystore 8 years ago
ThomasV 428bc539b3 hardware: store derivation instead of account_id 8 years ago
ThomasV 664077397e device manager: index devices by xpub 8 years ago
ThomasV a972a476bc fix trezor dialog 8 years ago
ThomasV 8804ea8b1a fix keystore in trezor settings 8 years ago