8 Commits (ece457627b9c354847f1bb27222ae2d3fdb2175b)

Author SHA1 Message Date
Dimitris Apostolou 989c9c2b55 Fix typos 7 years ago
SomberNight ffbd0ccecd fix #2670 7 years ago
SomberNight 85b36e027f fix a bug with hw devices. 7 years ago
SomberNight 0f5cabc7f6 fix #4122 7 years ago
Roman Zeyde 44bf80d291 remove unneeded 'pass' statement (#3970) 7 years ago
SomberNight ffdc36285b use string.format instead of old style (%) formatting 7 years ago
SomberNight 414b6e8a06 follow-up 958b794bc9 7 years ago
ThomasV 958b794bc9 separate trezor and keepkey codebase 7 years ago
ThomasV f36024e216 hardware wallets: pass xtype to get_xpub 7 years ago
ThomasV a10e6b6436 fix xtype of ypub keys in plugins and bip39 seeds 7 years ago
Neil Booth 21e0cd9237 Remove decrypt_message; no longer supported by Trezor or KeepKey 7 years ago
ThomasV 63a1db1172 make xpub/xprv version information user-visible 7 years ago
ThomasV ab15ff3a00 updates for python3 8 years ago
ThomasV 6f083a712d trezor: use serialize_xpub 8 years ago
anduck 32af57e2c9 Change atleast_version to return 1 or 0 8 years ago
ThomasV d9021788fa request account_id in wizard, for hardware wallets. cleanup bip44 code 8 years ago
ThomasV 1159f85e05 Major refactoring 8 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 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 16397b1ed7 trezor: more user friendly when cannot connect 9 years ago
Neil Booth 6b68968d04 self not client. 9 years ago
Neil Booth 412e2a8d2c Create is_pairable() function and use it. 9 years ago
Neil Booth 889976915a KeepKey: Implement secure recovery from seed 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 24037be99c Clean up client caching and handling 9 years ago
Neil Booth 06c262d0dc TrezorClient: should be in a separate thread 9 years ago
Neil Booth d6e8e534a3 TrezorClient: should be in a separate thread 9 years ago
Neil Booth c160a99ebc Add cancel button to trezor dialogs 9 years ago
Neil Booth 98aef8418c Construct base classes in right order 9 years ago
Neil Booth f271f65842 KeepKey / Trezor: client split 9 years ago