Commit Graph

3744 Commits

Author SHA1 Message Date
ThomasV 54f3c9f35b add can_edit_fee option, and improve settings dialog 2014-08-27 22:49:35 +02:00
ThomasV f643c3b44a fix: connection preferences were overwritten by wizard 2014-08-27 14:01:05 +02:00
ThomasV f4abbd7981 fix gtk gui, network dialog 2014-08-27 13:48:10 +02:00
ThomasV c130ff6715 fix plugin restore: wallet_type 2014-08-26 17:58:17 +02:00
ThomasV b24f67fe9d add trustedcoin icon 2014-08-26 17:17:17 +02:00
ThomasV 744eee6858 wizard integration 2014-08-26 16:23:24 +02:00
ThomasV 58c6518b30 print more tracebacks 2014-08-26 12:55:53 +02:00
ThomasV b58aae699e fix address_id 2014-08-26 12:38:05 +02:00
ThomasV da6d5b4baa Merge pull request #794 from XertroV/trezor
Add Trezor plugin settings - can now view ID and set device label
2014-08-25 16:07:36 +02:00
ThomasV d855258190 Merge pull request #789 from molecular/master
fix (or at least work around) #788
2014-08-25 16:02:11 +02:00
ThomasV 5f10b49811 fix load_wallet of cosigner 2014-08-25 15:58:06 +02:00
ThomasV c2d175cb60 remove broken tests 2014-08-25 15:55:06 +02:00
ThomasV ef74ae57ff fix tests 2014-08-25 15:32:21 +02:00
ThomasV 03f4b4c933 fix broken test 2014-08-25 15:11:52 +02:00
ThomasV 9f8e537a7e fix broken test 2014-08-25 14:16:31 +02:00
ThomasV 9fea7dfbde Merge pull request #797 from Matoking/master
Add confirmation count to API command 'history'
2014-08-25 14:07:28 +02:00
ThomasV 23c826863e cosigner plugin update 2014-08-25 11:52:47 +02:00
ThomasV 89b8078549 move qrscanner from plugins to lib 2014-08-23 18:04:29 +02:00
ThomasV 867597cd91 fixes for cosignerpool 2014-08-22 18:39:23 +02:00
ThomasV 3835751fac bugfix 2014-08-22 17:29:44 +02:00
ThomasV 91723999aa add_cosigner_seed 2014-08-22 17:22:08 +02:00
Maran 0ce463c99c Make all errors for Trezor visible in the GUI 2014-08-22 13:24:29 +02:00
Maran b48e996562 Added blocktrail to explorers 2014-08-22 12:54:09 +02:00
ThomasV 8a17e1a5a7 trezor: is_available() 2014-08-22 11:09:23 +02:00
ThomasV 8ca42bbf43 accept ssl certs signed by CA 2014-08-22 10:33:13 +02:00
ThomasV d2709fac71 release notes for 2.0 2014-08-21 23:58:31 +02:00
ThomasV 9500715141 add cosignerpool plugin 2014-08-21 19:35:51 +02:00
ThomasV 2d3df982eb fix wizard 2014-08-21 19:13:26 +02:00
ThomasV b63fcde503 root_name 2014-08-21 18:24:47 +02:00
ThomasV 2c1bf7ca95 wizard: change order 2014-08-21 18:24:47 +02:00
ThomasV 4e9408d917 wizard: we still want to store wallet type on creation 2014-08-21 18:24:47 +02:00
ThomasV 8df2179025 class for xpub wallets 2014-08-21 18:24:47 +02:00
ThomasV edb5552a31 don't store wallet_type in wizard; refactoring 2014-08-21 18:24:47 +02:00
ThomasV 3a5f64fcc7 account key must be a string (json) 2014-08-21 18:24:47 +02:00
ThomasV 58e1dd2a24 update trezor plugin 2014-08-21 18:24:47 +02:00
ThomasV a203dab415 version number 2014-08-21 18:24:47 +02:00
ThomasV 61e737c380 wallet types 2014-08-21 18:24:47 +02:00
ThomasV 83b9ecac76 save wallet file as json 2014-08-21 18:24:47 +02:00
ThomasV f4b390a79f bip44 2014-08-21 18:24:47 +02:00
ThomasV 1d4631d647 bugfix for seed_v7 2014-08-21 18:19:56 +02:00
ThomasV 15f6a6a369 fix xpub in trezor plugin (fingerprint and child number should be big endian) 2014-08-20 21:18:16 +02:00
Maran 2afe4e30f7 Add a GUI messagebox when using a Trezor but can't connect to the device. 2014-08-20 20:10:53 +02:00
Maran 78469f488a Change wording on Trezor pincode request 2014-08-20 20:00:43 +02:00
Janne Pulkkinen 95413cd1a9 Confirmation count included in API command history 2014-08-19 20:57:37 +03:00
Eagle[TM] 6b914232e4 Merge branch 'master' of https://github.com/spesmilo/electrum 2014-08-19 14:42:17 +02:00
Eagle[TM] a7cd8b5e9f Update default server list 2014-08-19 14:41:27 +02:00
ThomasV f400e69d51 move two methods in subclasses 2014-08-19 13:03:29 +02:00
ThomasV cebc942ccb separate class for bip32 HD 2014-08-19 12:38:01 +02:00
ThomasV 57e50ee326 handle exceptions raised if trezor is not found 2014-08-19 11:03:24 +02:00
ThomasV 20f93f7df0 set wallet.can_change_password and wallet.has_seed for trezor 2014-08-19 10:36:55 +02:00