Commit Graph

851 Commits

Author SHA1 Message Date
ThomasV 13678d9e13 Merge exchange_rate plugin with main code
* fixes #2037 (tab indexes)
2017-01-03 17:04:04 +01:00
ThomasV e874ea2b7c trustedcoin: remove hardcoded item 2016-12-21 23:41:22 +01:00
ThomasV 38858c25fd another cosignerpool fix 2016-12-20 13:23:55 +01:00
ThomasV e18e323c45 fix cosignerpool plugin, change hostname 2016-12-20 11:12:22 +01:00
ThomasV 375885deb3 plot: remove unused label from loop 2016-12-17 13:15:20 +01:00
ThomasV b8328da99f fix matplotlib plugin 2016-12-16 12:20:36 +01:00
ThomasV 4e564651a5 Merge pull request #2029 from anduck/patch-2
Trezor firmware version check bugfix and log on error
2016-12-16 09:57:53 +01:00
ThomasV 6d1c33cbf8 minor fix: plot plugin 2016-11-30 11:30:30 +01:00
anduck 064535c27d Update plugin.py 2016-11-09 23:14:25 +02:00
anduck 32af57e2c9 Change atleast_version to return 1 or 0 2016-11-09 23:12:44 +02:00
Jonathan Cross e66889c70e
Fixing TrustedCoin logo. 2016-10-31 17:53:03 +01:00
BTChip 1b4c03ecc5 Fix uninitialized HW.1/Nano and outputs swap with legacy firmware 2016-10-24 15:45:54 +02:00
ThomasV b907018a25 trezor: fix length of signatures array 2016-10-20 09:22:48 +02:00
ThomasV 4a5bece492 fix #1987 2016-10-20 08:38:13 +02:00
ThomasV 3f64e4d1f8 fix #1988 2016-10-20 08:23:10 +02:00
ThomasV 5e92e09044 fix pubkey ordering in multisig wallets. fix #1975 2016-10-16 19:17:32 +02:00
ThomasV 11ba5c441a fix #1976 2016-10-15 14:34:19 +02:00
ThomasV 34e271594a skip trezor address check with multisig addresses (issue #1975) 2016-10-15 13:57:55 +02:00
ThomasV 43272c63a8 fix #1961 2016-10-09 09:20:32 +02:00
ThomasV 730cbefeb1 Trustedcoin: add Google Authenticator reset 2016-10-01 11:45:43 +02:00
ThomasV dfef56491b simplification 2016-09-30 15:01:22 +02:00
ThomasV f26262da0f fix ledger sign_transaction, issue #1938 2016-09-30 14:56:53 +02:00
ThomasV 121ac07b01 wizard: add checkbox for passphrases. allow passphrases with 2fa seeds 2016-09-30 01:15:28 +02:00
ThomasV c32f75a313 wizard: display seed type. restore 2fa if needed 2016-09-28 06:30:00 +02:00
ThomasV 1fe1fc3c08 fix: can be longer than 24 2016-09-27 16:37:02 +02:00
ThomasV 296f30b924 trustedcoin: use 12-word seeds with separate derivations 2016-09-27 13:21:25 +02:00
ThomasV 997dd17933 call choose_device when button is clicked 2016-09-27 12:11:19 +02:00
ThomasV 9f7ca3dcb7 fix trezor PIN signal 2016-09-25 06:58:48 +02:00
ThomasV 56c490faf0 ledger: better message 2016-09-22 10:54:32 +02:00
ThomasV 5f038a4157 ledger plugin: parse xpubkey instead of using txin['derivation']; always use client.finalizeInputFull 2016-09-22 10:25:03 +02:00
ThomasV 36c90502ae more trustedcoin fixes 2016-09-02 10:58:54 +02:00
ThomasV 2baf8e2079 fix trustedcoin hook 2016-09-02 10:42:41 +02:00
ThomasV 494d7faa22 fix: get_action 2016-09-02 10:38:56 +02:00
ThomasV 7a47d2341e fix bug in trustedcoin constructor 2016-09-02 10:28:52 +02:00
ThomasV cba9a2dc2c trustedcoin: add_seed 2016-09-02 10:18:53 +02:00
ThomasV ae779694df create common class for qt hardware plugins 2016-08-31 11:50:19 +02:00
ThomasV 02db08504c fix yes_no_question dialog in qthandler 2016-08-31 11:32:14 +02:00
ThomasV 2a9c9cf654 remove deprecated method 2016-08-31 08:31:19 +02:00
ThomasV 08733c09c4 more fixes for trustedcoin 2016-08-30 10:47:16 +02:00
ThomasV b33e6a8b68 wizard small fixes 2016-08-30 10:36:51 +02:00
BTChip 57ce0f500a Fix setup for Nano S firmware version < 1.2 2016-08-28 22:22:58 +02:00
BTChip 3d2de1036c Rewrite around new dev manager, rebase to latest Electrum, add P2SH support, add Nano S / Blue support 2016-08-28 16:38:30 +02:00
ThomasV 472210885a fix keystore in settings dialog 2016-08-28 10:58:16 +02:00
ThomasV f98d1f43b4 do not propose passphrase option in 2fa wallets 2016-08-28 10:33:01 +02:00
ThomasV 49a5994b29 use another lock for hid operations 2016-08-27 15:46:01 +02:00
ThomasV 82a33bf89e fix callback of settings_dialog 2016-08-27 15:03:54 +02:00
ThomasV c82bd1d8cb disable bridge because it seems to never returns if keepkey is plugged 2016-08-27 14:58:58 +02:00
ThomasV 47f1a7b632 move update_status in handler 2016-08-27 14:56:31 +02:00
ThomasV e542b24bc6 Remove dynamic classes in trezor compatible plugins.
This is unecessarily complex, and can be achieved by inheritance.
2016-08-27 12:13:01 +02:00
ThomasV b07d3466c0 new icons to show hardware wallet pairing in status bar 2016-08-27 11:30:53 +02:00