208 Commits (c90b666fd6ba2b60ccf9b52c37f9a011e8ad9eb9)

Author SHA1 Message Date
SomberNight 0db5ea67a0 bitcoin.NetworkConstants: easier changing between testnet and mainnet 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
ThomasV 020f0637d7 trezor: only TYPE_ADDRESS is needed for non-change outputs 7 years ago
ThomasV 24442de8df fix command line interface for hardware wallets. fixes #3056 7 years ago
SomberNight 5d81ed5d62 fix raw_input() in trezor cmdline 7 years ago
Neil Booth 21e0cd9237 Remove decrypt_message; no longer supported by Trezor or KeepKey 7 years ago
SomberNight 1809996bbf fix: unresolved var in trezor/plugin.py 7 years ago
SomberNight a2fdb7a396 fix: rm unicode() calls in trezor plugin (py3) 7 years ago
ThomasV 0df24d9321 trezor plugin: add paytowitness (not supported yet) 7 years ago
SomberNight e43481aafc fix prev commit: name collisions with _() 7 years ago
SomberNight f1a4f998d2 fix: return type of QFileDialog.getOpenFileName() changed 7 years ago
SomberNight 4ac162f18b migration to PyQt5. initial commit. 7 years ago
ThomasV 63a1db1172 make xpub/xprv version information user-visible 7 years ago
ThomasV 4d3e079778 rename bc_address functions 7 years ago
Jochen Hoenicke 65db826454 [TREZOR] show segwit addresses on TREZOR 7 years ago
Jochen Hoenicke ec0de566a8 [TREZOR] Added Segwit support. 7 years ago
ThomasV fbe27fce04 fix #2811 7 years ago
ThomasV e02687bcf2 python3 updates 8 years ago
ThomasV bb0174a8de trezor updates for python3 8 years ago
ThomasV ab15ff3a00 updates for python3 8 years ago
ThomasV c3388d9677 misc python3 updates: 8 years ago
Jochen Hoenicke 1c120e8f5c
[TREZOR] Set bip32 path in multisig change address 8 years ago
ThomasV 6cf10e54d0 trezor: add missing parameters for reset_device 8 years ago
Jochen Hoenicke e991722d9c
TREZOR: Remove sighash from input signatures 8 years ago
ThomasV 46e6023578 comment out raise trezor plugin 8 years ago
ThomasV cb81ef6f34 fix sequence in trezor plugin (follow-up to d4e8f4be) 8 years ago
ThomasV 4934ae3cd9 follow-up previous commit 8 years ago
Mqrius a4e49c2d8b Trezor plugin: Sort multisig pubkeys before signing 8 years ago
ThomasV 265fd5ad3f fix #2410 8 years ago
ThomasV 853b6169ed hardware wallet support for locktime 8 years ago
ThomasV 1d84029173 input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321 8 years ago
ThomasV e80ce35a1d fix #2315 8 years ago
Saleem Rashid 2a45e32e0e TREZOR: Use correct Testnet constants 8 years ago
Saleem Rashid 2dc7ba96c4 TREZOR: Update qt_generic for new InstallWizard 8 years ago
ThomasV 3d32301121 trezor plugin: update parameters of decrypt_message 8 years ago
ThomasV 6f083a712d trezor: use serialize_xpub 8 years ago
ThomasV 6bfbc9a718 fix: replace remaining occurences of public_key_to_bc_address 8 years ago
ThomasV b16800864b trezor: fix is_xprv 8 years ago
ThomasV 6d33e1a35b trezor: fix wipe_device 8 years ago
anduck 064535c27d Update plugin.py 8 years ago
anduck 32af57e2c9 Change atleast_version to return 1 or 0 8 years ago
ThomasV b907018a25 trezor: fix length of signatures array 8 years ago
ThomasV 5e92e09044 fix pubkey ordering in multisig wallets. fix #1975 8 years ago
ThomasV 11ba5c441a fix #1976 8 years ago
ThomasV 34e271594a skip trezor address check with multisig addresses (issue #1975) 8 years ago
ThomasV 997dd17933 call choose_device when button is clicked 8 years ago
ThomasV 9f7ca3dcb7 fix trezor PIN signal 8 years ago
ThomasV ae779694df create common class for qt hardware plugins 8 years ago
ThomasV 472210885a fix keystore in settings dialog 8 years ago