49 Commits (610b37890f13191e96b347570334779b2e062462)

Author SHA1 Message Date
SomberNight 9bd082cd82
trezor/keepkey: better handling of exceptions during device initialization 7 years ago
SomberNight 5fafd34de7
don't offer recovery type choice for trezor T 7 years ago
SomberNight c133e00590
hw wallets: define SUPPORTED_XTYPES for each plugin 7 years ago
SomberNight dc2f8ee804
fix regression from 1d6f000868 7 years ago
SomberNight 8174c31f13
trezor: implement "backend" support for p2sh-segwit and native-segwit multisig 7 years ago
SomberNight e523b65767
hw wallets: test client is not None during setup_device 7 years ago
SomberNight 364cfd17ae
abstract qt away from trezor 7 years ago
SomberNight 809d6aefca
finish prev 7 years ago
SomberNight 034b0a0313
trezor/keepkey: silence UserCancelled during recovery 7 years ago
SomberNight 66cfc3ea37
hw_wallet: show_error can now block optionally. trezor: use prev during recovery. 7 years ago
SomberNight ba7d905dfb
trezor/keepkey: catch exception during device init 7 years ago
SomberNight 688dd07381
qt receive tab: show address on hw wallet 7 years ago
Dimitris Apostolou 989c9c2b55 Fix typos 7 years ago
SomberNight 3b8c1c6c04
detect when trying to sign with a hw wallet offline in a not supported config 7 years ago
SomberNight fb65493963 remove unused variable 7 years ago
SomberNight 7d11812f55 trezor/keepkey/dbb: provide info for all is_mine txn outputs 7 years ago
SomberNight 680df7d6b6 trezor: move the transport-related reimplemented parts into a separate module. disable the bridge transport. 7 years ago
SomberNight afa4cbfcbb fix #4082 7 years ago
SomberNight 38d94bfa7a fix #4082 7 years ago
SomberNight c1d14b9677 trezor: try and allow transports to fail independently 7 years ago
SomberNight 81b6d65764 refactor network constants 7 years ago
SomberNight 0df6d1ec97 trezor: segwit offline signing 7 years ago
SomberNight 6c4756dc3d check trezorlib version 7 years ago
slush d3b94d9353 Small refactoring; removed one layer of unnecessary abstraction. 7 years ago
slush 460e88ee53 hw plugins: Allow custom enumerate functions 7 years ago
slush dda9d4b746 Updated TREZOR plugin to work with trezorlib>=0.9.0. 7 years ago
slush a30d59912e Updated TREZOR plugin to work with trezorlib>=0.8.0. 7 years ago
ThomasV ab15ff3a00 updates for python3 8 years ago
ThomasV eb60e0d2e0 fix hw_type 9 years ago
ThomasV 55aa29917d Do not use side-effects of import to initialize hardware plugins 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
Pavol Rusnak 6ce12ca1dc
fix spelling of TREZOR and SatoshiLabs 9 years ago
Neil Booth f271f65842 KeepKey / Trezor: client split 9 years ago
Neil Booth 3d9f321cae Use a shared device manager 9 years ago
Neil Booth e4269f2684 Use relative imports. 9 years ago
Neil Booth 11d135b32d Better install wizard 9 years ago
Neil Booth 11e1c62f28 Move hardware wallet to trezor/ 9 years ago
Neil Booth f3329988b2 More keepkey / trezor commonizing and cleanup 9 years ago
Neil Booth 33e57fe5a7 Share non-GUI plugin parts of KeepKey and Trezor 9 years ago
Neil Booth 42719cd0a9 Commonize GuiMixin for keepkey and trezor 9 years ago
Neil Booth 3a1bb5b61a Combine keepkey and trezor wallet code 9 years ago
Neil Booth 96c7f9e7cb Partially revert prior 9 years ago
Neil Booth c298860e11 A fix and cleanups for hardware wallets 9 years ago
ThomasV c7b1721f58 fix cmdline trezor 9 years ago
ThomasV ba2c737a21 finish separation between plugins and GUIs 9 years ago
ThomasV 2c0489c809 plugins: separate GUIs using child classes 9 years ago
ThomasV c86ef5e8b0 hardware wallets: fix sign_transaction in resstored wallets 9 years ago