Commit Graph

3697 Commits

Author SHA1 Message Date
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
ThomasV 11e1e0e923 add support for p2sh addresses to trezor plugin 2014-08-19 00:41:10 +02:00
ThomasV ae56de3160 rm dead code 2014-08-18 18:23:45 +02:00
ThomasV 35a12b22cf fix daemon timeout 2014-08-18 15:35:29 +02:00
ThomasV a63eaa3c4e daemon: multiplexing 2014-08-18 15:13:16 +02:00
ThomasV 13a01b11d2 daemon messages 2014-08-18 13:40:08 +02:00
ThomasV 854f49fbed fix number of interfaces being opened 2014-08-17 11:48:46 +02:00
ThomasV f62299097d add explanation to comment 2014-08-17 11:20:43 +02:00
ThomasV ea3e830ad1 new ico file 2014-08-17 10:18:56 +02:00
ThomasV 34f835746b update icon 2014-08-17 09:23:53 +02:00
ThomasV 247f4944a6 do not store merkle root before verification succeeded. keep it in requested_merkle for the session 2014-08-15 23:30:55 +02:00
ThomasV 4f56cda0c3 do not stop thread if a tx is not verified 2014-08-15 08:35:00 +02:00
ThomasV 2c36518e46 handle non-answering servers in peers script 2014-08-15 08:09:43 +02:00
ThomasV 2c6608493f move sys.path addition before imp 2014-08-14 12:57:28 +02:00
ThomasV 3a9bb3cd43 interface: print debug message with the correct id 2014-08-13 21:58:01 +02:00
ThomasV cf03f153d9 fix: get_master_public_key 2014-08-13 16:28:27 +02:00
ThomasV bf3f67c043 do not expose mnemonic_to_seed 2014-08-13 15:43:54 +02:00
ThomasV db1e4689a9 logo with transparent background 2014-08-13 14:35:41 +02:00
ThomasV 1023240369 workaround the official distribution of tlslite 2014-08-11 13:22:53 +02:00
ThomasV bbfd708333 Merge branch 'm0mchil-trezor_plugin' 2014-08-08 19:08:25 +02:00
ThomasV 638565bddb fix get_public_key of trezor plugin 2014-08-08 18:29:08 +02:00
ThomasV 72d499b1a0 Merge branch 'trezor_plugin' of github.com:m0mchil/electrum into m0mchil-trezor_plugin 2014-08-08 14:56:06 +02:00
ThomasV a6091780d0 change server in peers script 2014-08-08 14:47:55 +02:00
ThomasV 44566054a2 qt: quit on SIGINT 2014-08-06 13:15:53 +02:00
ThomasV 466f325b88 fix peers script 2014-08-06 04:03:16 +02:00
m0mchil 0ef7f5c421 Merge pull request #5 from wozz/trezor_plugin3
Update trezor plugin for message signing
2014-08-05 22:30:08 +03:00
ThomasV a4d904bfd3 update peers script 2014-08-05 12:44:43 +02:00
ThomasV 291038a586 update peers script 2014-08-05 12:36:26 +02:00
ThomasV 606f1cd3f8 prevent seed collisions 2014-08-05 10:00:15 +02:00
ThomasV c81810a7c8 fix #776 2014-08-04 16:02:14 +02:00
ThomasV 00aaa1d065 send network status on init, if there is no daemon 2014-08-04 11:38:34 +02:00
ThomasV ecdb90b0b7 re-use pending_servers to avoid sending unnecessary notifications 2014-08-04 11:29:58 +02:00
Michael Wozniak 0c81010290 Add decrypt function
Not yet supported in Trezor device, so it currently returns an Unknown
Message error
2014-08-03 19:10:20 -04:00
Michael Wozniak 017693fa57 Update trezor plugin for message signing 2014-08-03 17:37:26 -04:00
m0mchil 3639585a75 Merge pull request #3 from wozz/trezor_plugin
Remove extra variable that isn't needed
2014-08-03 23:38:38 +03:00
Michael Wozniak d2c1ebfc63 Remove extra variable that isn't needed 2014-08-03 10:49:25 -04:00
m0mchil c3f0490711 Merge pull request #2 from wozz/trezor_plugin
Trezor plugin
2014-08-03 09:38:18 +03:00
Michael Wozniak ef6ccf2bcd Fix dialog for cancelled TX on Trezor 2014-08-02 23:41:27 -04:00
Michael Wozniak e9e8b7e960 Clean up dialog code
TODO: fix dialog for cancelled tx from Trezor
2014-08-02 23:38:16 -04:00
Michael Wozniak 6206da00e0 update trezor plugin waiting dialog
update waiting dialog so that ok/cancel doesn't need to be used on the
GUI, only on the trezor device
2014-08-02 23:18:02 -04:00
Michael Wozniak 14f00609aa update imports for gui 2014-08-02 20:09:29 -04:00
Michael Wozniak ec833b43e9 update imports 2014-08-02 14:52:28 -04:00
ThomasV 5d1e229f05 fix for gtk gui 2014-08-01 17:23:24 +02:00
ThomasV b93cde14e7 custom entropy in make_seed 2014-08-01 12:04:38 +02:00
ThomasV 06cdb7ff39 move pointofsale plugin to main codebase 2014-07-31 10:10:14 +02:00