1003 Commits (453cc263f7d1bb637eb31bc38a1e7b27d939be3e)

Author SHA1 Message Date
Marcel O'Neil 14cfd17096
better ledger version comparison 7 years ago
SomberNight d8a9c9720a follow-up 65eae139af 7 years ago
mzhou 65eae139af add ability to show a receiving address on ledger screen (#3538) 7 years ago
SomberNight 9416e5bc35 wizard: allow to choose derivation again if script type is not supported (instead of closing the wizard) 7 years ago
SomberNight 1387a45908 trezor plugin: native segwit and bip84 7 years ago
SomberNight 7cf547c4b8 follow-up #3621 (trezor plugin changes for trezorlib 0.9.0) 7 years ago
SomberNight 6d88eab005 tests: added 2fa seed case to test_wallet_vertical.py 7 years ago
Ali Raheem ed86fee3fe
Format of message hash to match Ledger 7 years ago
Ali Raheem 19ba2364b6
Show message sign when signing 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
SomberNight 8de7c94dab ledger: mention "bitcoin" app when update is needed 7 years ago
SomberNight ec99304ae1 fix sweeping for 2fa wallets 7 years ago
SomberNight 4e60cedea9 fix dbb cli 7 years ago
SomberNight 84239e168b trezor/keepkey separation: init device 7 years ago
SomberNight 414b6e8a06 follow-up 958b794bc9 7 years ago
SomberNight 52eb4aebe6 follow-up 958b794bc9 7 years ago
SomberNight 1359fac4c9 trezor/keepkey separation: tx output type 7 years ago
ThomasV 958b794bc9 separate trezor and keepkey codebase 7 years ago
SomberNight 3bcfb8273a Catch exception when retrieving 2FA TOS. Only allow user to continue if TOS was received. 7 years ago
Neil Booth bf452ecfe7 Make trezor code specific to trezor 7 years ago
SomberNight e700b0d731 fix: keepkey sending to p2sh output 7 years ago
Marko Bencun f3092a8b50 digitalbitbox: correctly handle user aborts 7 years ago
SomberNight b159164575 fix: py3 digitalbitbox hid_send 7 years ago
Marko Bencun b31c51b3d0 digitalbitbox: add support for segwit 7 years ago
SomberNight 5cfe909194 digitalbitbox: delegate clear_dialog() calls to GUI thread 7 years ago
SomberNight c9bef38dff fix: ledger clear_dialog() threading issues 7 years ago
SomberNight 204146b30a fix: GreenAddress verification with passworded wallet 7 years ago
ThomasV 5e8791e5a4 trustedcoin: add message about how to request new code 7 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 7 years ago
Justin Turner Arthur 8cb34f4d88 Fix undefined reference error in command line KeepKey plugin. 7 years ago
ThomasV 1cec6c8dec fix #3248: locktime 7 years ago
ThomasV 7bdaf01656 fix trustedcoin plugin: google auth code 7 years ago
SomberNight 0db5ea67a0 bitcoin.NetworkConstants: easier changing between testnet and mainnet 7 years ago
ThomasV ea4d2343d3 revert 1ecfcea8dc after btchip-python has been fixed 7 years ago
ThomasV 42e2bb5ecc fix #3211: use bytearray in ledger sign_message 7 years ago
ThomasV 46b8436693 fix #2562: show error message if hardware library is missing 7 years ago
ThomasV 70d23f9e3b fix #3189: do not silence exceptions in get_xpub 7 years ago
ThomasV d3465bb60a fix typo 7 years ago
ThomasV f36024e216 hardware wallets: pass xtype to get_xpub 7 years ago
ThomasV 1ecfcea8dc ledger: disable getTrustedInput 7 years ago
ThomasV f03cb75713 ledger: fix missing import 7 years ago
SomberNight c6f085a711 fix xtype for ledger native segwit 7 years ago
ThomasV a10e6b6436 fix xtype of ypub keys in plugins and bip39 seeds 7 years ago
SomberNight 523de69b5e Introduced BasePlugin.can_user_disable(). TrustedCoin plugin can't be disabled by user. 7 years ago
ThomasV 020f0637d7 trezor: only TYPE_ADDRESS is needed for non-change outputs 7 years ago
SomberNight b0bab75859 fix: set wallet_type attr for 2fa wallets 7 years ago
ThomasV 24442de8df fix command line interface for hardware wallets. fixes #3056 7 years ago
SomberNight db919ff340 py3: cosigner_pool 7 years ago
ThomasV ddc989c672 fix #3062 7 years ago