95 Commits (9366e37fb05d1d7944e2ebffbea6feec3221ef3d)

Author SHA1 Message Date
ThomasV 4781df9d21 wizard: scan hardware devices directly 8 years ago
ThomasV 0520eda628 device manager: remove seemingly unused parameter 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 bfd7709ccd move xpubkey logic to keystore and fix it 8 years ago
ThomasV c101379eb0 fix: type of account_id 8 years ago
ThomasV 55aa29917d Do not use side-effects of import to initialize hardware plugins 8 years ago
ThomasV d9021788fa request account_id in wizard, for hardware wallets. cleanup bip44 code 8 years ago
ThomasV b87c5d12fa - fix sign/verify messages 8 years ago
ThomasV b436042c89 partially revert fdb810ba62 8 years ago
ThomasV 1159f85e05 Major refactoring 8 years ago
slush0 fdb810ba62 Fixed TREZOR plugin to work with python-trezor>=0.7.0 (to be released). 8 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 0f7d9c9c17 trezor: remove duplicate code 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
Neil Booth 012f500976 hw_wallet: Create HW_PluginBase and use it 9 years ago
Neil Booth e461c1c818 Create hw_wallet directory for common code 9 years ago
Pavol Rusnak 6ce12ca1dc
fix spelling of TREZOR and SatoshiLabs 9 years ago
Richard Ulrich 7f2c379a6c added a missing self statement for issue #1093 9 years ago
Neil Booth f4fa53e915 Trezor: fixes for latest libtrezor 9 years ago
Neil Booth f8ed7b058d Improved multi-device handling 9 years ago
Neil Booth 3a735d40ac Keepkey/Trezor: fix 2 issues 9 years ago
Neil Booth efa1efedca Hardware wallets: limit change outputs to 1 9 years ago
Neil Booth b752e91dae Separate out get_input_tx. 9 years ago
Neil Booth 9bf45de279 Trezor: give me a chance to sign with a PIN entry 9 years ago
Neil Booth 43fd49aa8f Fix for tx.inputs break 9 years ago
Neil Booth 889976915a KeepKey: Implement secure recovery from seed 9 years ago
Neil Booth f6200bd73e select_device: only list plugin devices 9 years ago
Neil Booth a7cb66d31e Trezor: better messages during initialization 9 years ago
Neil Booth 1e030706cb Trezor: small improvements for device initialization 9 years ago
Neil Booth cefd128020 Trezor: improve install wizard 9 years ago
Neil Booth 0d14781463 Trezor: GUI fixes 9 years ago
Neil Booth 24037be99c Clean up client caching and handling 9 years ago
Neil Booth 13420f6917 Keepkey: doesn't yet support homescreen setting 9 years ago
Neil Booth 9ab9c73d6d Threaded wallet creation 9 years ago
Neil Booth 06c262d0dc TrezorClient: should be in a separate thread 9 years ago
ThomasV d200b236ae replace tx.input, tx.output by methods, so that deserialize calls are encapsulated 9 years ago
Neil Booth c2efb09734 Threaded wallet creation 9 years ago