Commit graph

53 commits

Author SHA1 Message Date
ThomasV
a5d337c0ce Merge pull request #1394 from LedgerHQ/ledger-rename
Rename BTChip -> Ledger
2015-08-14 15:43:48 +02:00
BTChip
22c602a61c Rename BTChip -> Ledger 2015-08-14 13:34:22 +02:00
BTChip
59e999d3a5 Update installwizard init 2015-08-13 23:28:36 +02:00
ThomasV
471cab6089 do not base64encode signatures in requests 2015-07-14 16:37:04 +02:00
BTChip
0f1180ad95 Rename signals to avoid name clashes 2015-07-06 15:46:12 +02:00
BTChip
ea097fd7f5 Review UI, support command line mode 2015-07-05 22:14:53 +02:00
BTChip
c167ef6d35 Implement missing can_sign_xpubkey 2015-07-05 20:52:17 +02:00
Neil Booth
15632adb40 Rename send_tx() to sign_tx()
Because it signs, and it doesn't send.
2015-07-04 16:45:08 +09:00
BTChip
3a22fe758f Only rescan the dongle when it has been disconnected 2015-06-25 08:17:45 +02:00
BTChip
2b307ce24f Use format_satoshis_plain instead of format_satoshis to avoid locale separator issues 2015-06-24 00:39:39 +02:00
BTChip
eed37e82d2 Support Ledger 2FA Security Card and prepare for new encoding format 2015-06-14 11:25:26 +02:00
BTChip
db68dcbc14 Get rid of libusb dependency 2015-06-13 11:58:57 +02:00
ThomasV
bf50bc45ef fix plugin load_wallet hook 2015-06-11 02:13:12 +02:00
ThomasV
f70a996619 fix trezor initialiation hook (pass window in load_wallet) 2015-06-09 09:58:40 +02:00
Richard Ulrich
b24df0cbfa added import 2015-05-26 00:09:26 +02:00
Richard Ulrich
2ca8122c96 restricting to one account so that at least it doesn't crash 2015-05-26 00:06:28 +02:00
ThomasV
778297697a lazy plugin constructor 2015-05-24 20:37:05 +02:00
ThomasV
8f98ea4aca make plugins available without the GUI 2015-05-23 10:38:19 +02:00
ThomasV
9dd0728558 revert commit 3ae2fb2e90 2015-03-27 18:38:40 +01:00
drizzt
3ae2fb2e90 Remove useless enforced dependency of PyUSB
PyUSB will be automatically used if present.
2015-03-18 16:06:49 +01:00
ThomasV
01cfb8f8f1 new Button widgets 2015-03-14 12:28:19 +01:00
BTChip
074a57b1a3 New firmware integration 2015-02-23 16:30:44 +01:00
ThomasV
395312e70f fix: add wallet types only if available 2015-02-01 10:44:29 +01:00
BTChip
0da3836b14 Catch up with modifications, along with Python API 0.1.12 closes #869 #868 #957 #871 #870 2015-02-01 02:29:21 +01:00
ThomasV
c4ce16e2b6 fix sign_transaction in btcchip too 2014-10-30 21:10:12 +01:00
ThomasV
956f69f3d3 trezor: raise and catch BaseException in signing 2014-10-24 10:53:09 +02:00
ThomasV
8347ad5449 fix hardware plugins with tx.error 2014-10-24 07:49:20 +02:00
ThomasV
10aba39d4e Merge pull request #858 from btchip/labelfix
Fix behavior when calling get_master_public_key from an external context
2014-09-21 19:23:34 +02:00
ThomasV
38fb26f1e8 Merge pull request #857 from btchip/deny_export_private_key
Do not crash when asked to export private keys
2014-09-21 19:23:06 +02:00
BTChip
7f2a360c6a Fix behavior when calling get_master_public_key from an external context 2014-09-21 00:49:36 +02:00
BTChip
f296e5e5ef Do not crash when asked to export private keys 2014-09-20 14:46:26 +02:00
BTChip
94db6cc94b Fix bad initializer 2014-09-20 14:27:13 +02:00
molecular
e90d567435 fix typo in btcchip second factor prompt dialog 2014-09-19 20:58:16 +02:00
ThomasV
7dd7918a30 Merge pull request #848 from btchip/firmwareupdate
Firmwareupdate
2014-09-19 16:24:00 +02:00
BTChip
2c096f9669 Add firmware check 2014-09-19 16:02:09 +02:00
BTChip
796d52ac09 Delegate firmware update and better error message when connection to the dongle fails 2014-09-19 15:51:10 +02:00
BTChip
86c0bffa3e Improve 2FA message and dongle reconnection 2014-09-19 13:39:12 +02:00
BTChip
c6dcbcb005 Fix query fees 2014-09-18 22:11:24 +02:00
ThomasV
622fb6c08b add wallet categories 2014-09-05 16:28:53 +02:00
ThomasV
6101abda5d call init_qt everytime a plugin is enabled 2014-09-04 15:45:03 +02:00
ThomasV
3a8b4d4258 fix #812 2014-09-02 09:00:20 +02:00
BTChip
5f970e010f Do not display exchanged APDUs 2014-08-31 18:55:31 +02:00
ThomasV
79588eb4da init plugins before gui. register wallet types in plugin constructor 2014-08-31 15:33:20 +02:00
ThomasV
337a20b815 fix is_available method of btchip plugin 2014-08-31 12:51:47 +02:00
ThomasV
cbeb8abe4a test wallet type in restore hook 2014-08-31 12:40:57 +02:00
ThomasV
a3790372d8 @hook decorator for plugins 2014-08-31 11:42:40 +02:00
BTChip
0507017c85 1.4.9 support, better error management, fix 2fa check 2014-08-29 00:38:16 +02:00
BTChip
af7cc78075 Add creation wizard, prepare for 1.4.9 2014-08-27 23:19:14 +02:00
BTChip
5873004af4 Verify proper device before signing 2014-08-26 13:04:38 +02:00
BTChip
7354f01c8e lib.util->electrum.util 2014-08-25 17:25:02 +02:00