Commit graph

39 commits

Author SHA1 Message Date
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
BTChip
3293731038 Do not crash if no change is sent 2014-08-25 00:18:38 +02:00
BTChip
8a47c80827 Already optimized 2014-08-24 20:19:23 +02:00
BTChip
8e918b5f35 Add BTChip wallet plugin 2014-08-24 19:44:26 +02:00