157 Commits (dd39931833b394cc019f92dc09370111200a8fb2)

Author SHA1 Message Date
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
ThomasV bfd7709ccd move xpubkey logic to keystore and fix it 9 years ago
ThomasV c101379eb0 fix: type of account_id 9 years ago
ThomasV 55aa29917d Do not use side-effects of import to initialize hardware plugins 9 years ago
ThomasV d9021788fa request account_id in wizard, for hardware wallets. cleanup bip44 code 9 years ago
ThomasV b87c5d12fa - fix sign/verify messages 9 years ago
ThomasV b436042c89 partially revert fdb810ba62 9 years ago
ThomasV 1159f85e05 Major refactoring 9 years ago
slush0 fdb810ba62 Fixed TREZOR plugin to work with python-trezor>=0.7.0 (to be released). 9 years ago
slush0 18b7337aea Use Bridge transport if available; implementing #1139 9 years ago
Neil Booth 0f33989768 trezor: remove code duplicated in base class 9 years ago
Neil Booth 9a454b60ce trezor: raise error for decryption attempts 9 years ago
Neil Booth 535956149a trezor: single passphrase entry 9 years ago
Neil Booth 881694d39d trezor: quiet user cancelling of passphrase input 9 years ago
Neil Booth 0f7d9c9c17 trezor: remove duplicate code 9 years ago
Neil Booth b3a3628b49 trezor: tweak some messages 9 years ago
Neil Booth e7b87c1d24 trezor: improve various messages and dialogs 9 years ago
Neil Booth 5f28834bb2 Trezor: session timeout improvements 9 years ago
Neil Booth 9490debf0f hw_wallet: don't make watching only if cannot pair 9 years ago
Neil Booth 16397b1ed7 trezor: more user friendly when cannot connect 9 years ago
Neil Booth 4ea9518aef QT install wizard: catch general exceptions 9 years ago
Neil Booth 297e89db5c Install wizard: error out when no devices found 9 years ago
Neil Booth e61fffab55 Trezor/KeepKey: force watching only improvements 9 years ago